diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2018-06-21 09:17:52 +0200 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2018-06-21 16:09:22 +0200 |
commit | 6e275c613e15ffc6dc79901fb244e8cb20af9948 (patch) | |
tree | 01251e8680082fa82c83e3453146a21fb947d5b7 /BaseTools/Source/Python/Common/PyUtility.pyd | |
parent | 713aea34864ce5fc0a248b85bf3caa64fcf22467 (diff) | |
download | edk2-6e275c613e15ffc6dc79901fb244e8cb20af9948.tar.gz edk2-6e275c613e15ffc6dc79901fb244e8cb20af9948.tar.bz2 edk2-6e275c613e15ffc6dc79901fb244e8cb20af9948.zip |
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>
Diffstat (limited to 'BaseTools/Source/Python/Common/PyUtility.pyd')
0 files changed, 0 insertions, 0 deletions