summaryrefslogtreecommitdiffstats
path: root/ArmVirtPkg
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2023-02-13 09:30:05 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-03-16 21:14:49 +0000
commit852227a9d52e3cb95fc34841f63eb3a3209a6726 (patch)
treed6ebac3a506f3d7e651cbbf06b84d6122d537a0c /ArmVirtPkg
parent1c4dfadb4611ef511816dfdfbdb37d7d100b5a4b (diff)
downloadedk2-852227a9d52e3cb95fc34841f63eb3a3209a6726.tar.gz
edk2-852227a9d52e3cb95fc34841f63eb3a3209a6726.tar.bz2
edk2-852227a9d52e3cb95fc34841f63eb3a3209a6726.zip
ArmPkg/Mmu: Remove handling of NONSECURE memory regions
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>
Diffstat (limited to 'ArmVirtPkg')
0 files changed, 0 insertions, 0 deletions