public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v4 0/2] ArmPkg/ArmMmuLib: rewrite and improve cache handling with MMU off
@ 2020-03-07  8:38 Ard Biesheuvel
  2020-03-07  8:38 ` [PATCH v4 1/2] ArmPkg/ArmMmuLib AARCH64: rewrite page table code Ard Biesheuvel
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ard Biesheuvel @ 2020-03-07  8:38 UTC (permalink / raw)
  To: devel; +Cc: leif, Ard Biesheuvel

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-03-10  0:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-07  8:38 [PATCH v4 0/2] ArmPkg/ArmMmuLib: rewrite and improve cache handling with MMU off Ard Biesheuvel
2020-03-07  8:38 ` [PATCH v4 1/2] ArmPkg/ArmMmuLib AARCH64: rewrite page table code Ard Biesheuvel
2020-03-07 11:53   ` Leif Lindholm
2020-03-07  8:38 ` [PATCH v4 2/2] ArmPkg/ArmMmuLib AARCH64: invalidate page tables before populating them Ard Biesheuvel
2020-03-10  0:33 ` [edk2-devel] [PATCH v4 0/2] ArmPkg/ArmMmuLib: rewrite and improve cache handling with MMU off Laszlo Ersek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox