audk/ArmPkg/Library/ArmLib/Arm
Ard Biesheuvel 28dce5b130 ArmPkg/ArmMmuLib ARM: Isolate the access flag from AP mask
Split the ARM permission fields in the short descriptors into an access
flag and AP[2:1] as per the recommendation in the ARM ARM. This makes
the access flag available separately, which allows us to implement
EFI_MEMORY_RP memory analogous to how it will be implemented for
AArch64.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com>
2023-03-16 21:14:49 +00:00
..
ArmLibSupport.S ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ArmLibSupportV7.S ArmPkg: Add helper to read the CCSIDR2 register 2021-02-08 19:35:23 +00:00
ArmV7ArchTimerSupport.S ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ArmV7Lib.c ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ArmV7Lib.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ArmV7Support.S ArmPkg/ArmMmuLib ARM: Isolate the access flag from AP mask 2023-03-16 21:14:49 +00:00