[edk2] [PATCH v2 0/2] ArmMmuLib ARM: remove cache maintenance

Ard Biesheuvel posted 2 patches 5 years, 9 months ago
Failed in applying to current master (apply log)
ArmPkg/Library/ArmLib/Arm/ArmLibSupport.S    |  2 --
ArmPkg/Library/ArmMmuLib/Arm/ArmMmuLibCore.c | 26 +++-----------------
2 files changed, 3 insertions(+), 25 deletions(-)
[edk2] [PATCH v2 0/2] ArmMmuLib ARM: remove cache maintenance
Posted by Ard Biesheuvel 5 years, 9 months ago
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

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel