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

Adjust AArch64 VSpace bindings for latest kernel #5

Closed

Conversation

Ivan-Velickovic
Copy link
Contributor

seL4_ARM_PageUpperDirectory and seL4_ARM_PageDirectory have been removed, with seL4_ARM_PageTable being used for all levels of AArch64 page tables.

I believe all mentions of PGD, PUD, and PD are gone now. The only problem is that the CapDL initializer changes are not tested.

seL4_ARM_PageUpperDirectory and seL4_ARM_PageDirectory
have been removed, with seL4_ARM_PageTable being used for
all levels of AArch64 page tables.
@Ivan-Velickovic
Copy link
Contributor Author

Didn't realise there was CI, running it locally first. Looks like there will be some issues since I am using a newer nightly toolchain.

@Ivan-Velickovic
Copy link
Contributor Author

I think this change has effectively been made in the main branch so can close this now.

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.

1 participant