audk/ArmPkg/Include/Library
Ard Biesheuvel 4f4a2c3b07 ArmPkg/ArmMmuLib: Drop buggy secure memory type check
Jake reports that the IS_ARM_MEMORY_REGION_ATTRIBUTES_SECURE() macro is
no longer accurate since commit 852227a9d5 ("ArmPkg/Mmu: Remove
handling of NONSECURE memory regions").

Fortunately, it only affects the NS bit in level 1 short descriptors,
which is ignored when executing in non-secure mode. And given that
running UEFI in the secure world is not a use case we aim to support,
let's just drop this logic altogether.

Reported-by: Jake Garver <jake@nvidia.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com>
2023-09-12 10:20:27 +00:00
..
ArmDisassemblerLib.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ArmGenericTimerCounterLib.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ArmGicArchLib.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ArmGicLib.h ArmPkg: Fix return type for ArmGicGetInterfaceIdentification 2023-06-01 15:52:01 +00:00
ArmHvcLib.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ArmLib.h ArmPkg/ArmMmuLib: Drop buggy secure memory type check 2023-09-12 10:20:27 +00:00
ArmMmuLib.h ArmPkg: Drop individual memory permission helpers 2023-06-27 16:40:07 +00:00
ArmMonitorLib.h ArmPkg/ArmMonitorLib: Definition for ArmMonitorLib library class 2022-11-06 16:32:28 +00:00
ArmMtlLib.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ArmSmcLib.h ArmPkg: Add SMC helper functions 2021-12-14 11:30:26 +00:00
ArmSvcLib.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DefaultExceptionHandlerLib.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
OemMiscLib.h ArmPkg/SmbiosMiscDxe: Get SMBIOS information from OemMiscLib 2022-09-23 14:39:10 +00:00
OpteeLib.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SemihostLib.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
StandaloneMmMmuLib.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00