Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aarch64: Minimal update for vspace API change #100

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

kent-mcleod
Copy link
Member

@kent-mcleod kent-mcleod commented Aug 3, 2023

The aarch64 vspace API is changed to only have a single pagetable object and capability type for all intermediate page table levels. The root vspace object is still a separate object and capability type.

Test with: seL4/seL4#801
Test with: seL4/seL4_libs#59

The aarch64 vspace API is changed to only have a single pagetable object
and capability type for all intermediate page table levels. The root
vspace object is still a separate object and capability type.

Signed-off-by: Kent McLeod <[email protected]>
@kent-mcleod kent-mcleod merged commit a4c7f87 into seL4:master Aug 9, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants