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

Document that only 64-bit page table descriptors are supported #66

Merged

Conversation

ardbiesheuvel
Copy link
Collaborator

ARMv9 introduces support for 128-bit page table descriptors, which completely changes how the page table hierarchy is constructed. This is not trivial to support, and therefore not attempted for the time being.

ARMv9 introduces support for 128-bit page table descriptors, which
completely changes how the page table hierarchy is constructed. This is
not trivial to support, and therefore not attempted for the time being.
@ardbiesheuvel ardbiesheuvel requested a review from qwandor March 16, 2025 19:39
@ardbiesheuvel ardbiesheuvel merged commit 92e37c4 into google:main Mar 17, 2025
3 checks passed
@ardbiesheuvel ardbiesheuvel deleted the update-readme-64bit-descs-only branch March 17, 2025 17:36
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.

2 participants