public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ArmMmuLib ARM: remove cache maintenance
@ 2018-06-21  8:13 Ard Biesheuvel
  2018-06-21  8:13 ` [PATCH v2 1/2] ArmPkg/ArmMmuLib ARM: remove cache maintenance of block mapping contents Ard Biesheuvel
  2018-06-21  8:13 ` [PATCH v2 2/2] ArmPkg/ArmMmuLib ARM: assume page tables are in writeback cacheable memory Ard Biesheuvel
  0 siblings, 2 replies; 5+ messages in thread
From: Ard Biesheuvel @ 2018-06-21  8:13 UTC (permalink / raw)
  To: edk2-devel; +Cc: leif.lindholm, Christopher.Co, Ard Biesheuvel

Follow up series to v2 'ArmMmuLib ARM: remove cache maintenance of block
mapping contents'

Patch #1 updated to remove more cache maintenance of memory *content*

Patch #2 added to remove cache maintenance of page table entries themselves,
and to remove support for storing page tables in memory that is not mapped
writeback cacheable.


Ard Biesheuvel (2):
  ArmPkg/ArmMmuLib ARM: remove cache maintenance of block mapping
    contents
  ArmPkg/ArmMmuLib ARM: assume page tables are in writeback cacheable
    memory

 ArmPkg/Library/ArmLib/Arm/ArmLibSupport.S    |  2 --
 ArmPkg/Library/ArmMmuLib/Arm/ArmMmuLibCore.c | 26 +++-----------------
 2 files changed, 3 insertions(+), 25 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2018-06-21 14:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-21  8:13 [PATCH v2 0/2] ArmMmuLib ARM: remove cache maintenance Ard Biesheuvel
2018-06-21  8:13 ` [PATCH v2 1/2] ArmPkg/ArmMmuLib ARM: remove cache maintenance of block mapping contents Ard Biesheuvel
2018-06-21  8:13 ` [PATCH v2 2/2] ArmPkg/ArmMmuLib ARM: assume page tables are in writeback cacheable memory Ard Biesheuvel
2018-06-21 14:01   ` Leif Lindholm
2018-06-21 14:10     ` Ard Biesheuvel

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