I finally got fed up with the state of the AArch64 MMU handling code, and decided to rewrite it before rebasing the cache invalidation fix onto it.
Changes since v3: - move code for better diffing - free allocated page tables on failure if it is safe to do so - some minor style tweaks - add Leif's ack to #2 Ard Biesheuvel (2): ArmPkg/ArmMmuLib AARCH64: rewrite page table code ArmPkg/ArmMmuLib AARCH64: invalidate page tables before populating them .../Library/ArmMmuLib/AArch64/ArmMmuLibCore.c | 405 +++++++----------- 1 file changed, 162 insertions(+), 243 deletions(-) -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#55635): https://edk2.groups.io/g/devel/message/55635 Mute This Topic: https://groups.io/mt/71792240/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-