mirror of https://github.com/acidanthera/audk.git
852227a9d5
Non-secure memory is a distinction that only matters when executing code in the secure world that reasons about the secure vs non-secure address spaces. EDK2 was not designed for that, and the AArch64 version of the MMU handling library already treats them as identical, so let's just drop the ARM memory region types that mark memory as 'non-secure' explicitly. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com> |
||
---|---|---|
.. | ||
AArch64.h | ||
AArch64Mmu.h | ||
ArmCortexA5x.h | ||
ArmCortexA9.h | ||
ArmV7.h | ||
ArmV7Mmu.h |