audk/ArmPkg/Library/ArmLib
Ard Biesheuvel 6e275c613e ArmPkg/ArmMmuLib ARM: assume page tables are in writeback cacheable memory
Given that these days, our ARM port only supports ARMv7 and later, we
can assume that the page table walker's memory accesses are cache
coherent, and so there is no need to perform cache maintenance. It
does require the page tables themselves to reside in memory mapped as
writeback cacheable so ASSERT() that this is the case.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2018-06-21 16:09:22 +02:00
..
AArch64 ArmPkg/Library/ArmLib: add ArmWriteSctlr 2018-01-15 12:02:25 +00:00
Arm ArmPkg/ArmMmuLib ARM: assume page tables are in writeback cacheable memory 2018-06-21 16:09:22 +02:00
ArmBaseLib.inf ArmPkg/ArmLib: remove indirection layer from timer register accessors 2017-01-20 15:51:34 +00:00
ArmLib.c ArmPkg/ArmBaseLib: clean up directory structure 2016-09-08 16:49:15 +01:00
ArmLibPrivate.h ArmPkg/ArmBaseLib: clean up directory structure 2016-09-08 16:49:15 +01:00