audk/ArmPkg/Include/Chipset
Ard Biesheuvel 852227a9d5 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>
2023-03-16 21:14:49 +00:00
..
AArch64.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
AArch64Mmu.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ArmCortexA5x.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ArmCortexA9.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ArmV7.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ArmV7Mmu.h ArmPkg/Mmu: Remove handling of NONSECURE memory regions 2023-03-16 21:14:49 +00:00