audk/ArmPkg/Library/ArmMmuLib/Arm
Ard Biesheuvel 1f3b1eb308 ArmPkg/ArmMmuLib ARM: drop memory type check for page tables
We already expect normal memory to be mapped writeback cacheable if
EDK2 itself is to make use of it, so doing an early sanity check on
the memory type of the allocation that the page tables happened to
land in isn't very useful. So let's drop it.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif@nuviainc.com>
2020-03-05 21:08:30 +00:00
..
ArmMmuLibConvert.c ArmPkg/ArmMmuLib ARM: split ArmMmuLibCore.c into core and update code 2020-03-05 21:08:30 +00:00
ArmMmuLibCore.c ArmPkg/ArmMmuLib ARM: drop memory type check for page tables 2020-03-05 21:08:30 +00:00
ArmMmuLibUpdate.c ArmPkg/ArmMmuLib ARM: split ArmMmuLibCore.c into core and update code 2020-03-05 21:08:30 +00:00
ArmMmuLibV7Support.S ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ArmMmuLibV7Support.asm ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00