audk/ArmPkg/Drivers/ArmGic
Ard Biesheuvel e76be772aa ArmPkg/ArmLib ArmMmuLib: Drop support for EL3/MON execution
Drop logic from the ARM architectural support libraries that can only
execute in EL3 on AArch64 or Monitor mode on 32-bit ARM. While early
32-bit ports (and even some early 64-bit code) included some monitor
logic in EDK2, UEFI per the spec runs in non-secure execution contexts
only, and secure monitor and other secure world duties are usually
delegated to TF-A (Trusted Firmware for the A profile).

Since there are no longer users of this code in EDK2 or the
edk2-platforms tree, let's remove it from the core support libraries.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2024-06-19 17:25:11 +00:00
..
GicV2 ArmPkg: Adjust variable type and cast for RegShift & RegOffset 2023-06-01 15:52:01 +00:00
GicV3 ArmPkg/ArmLib ArmMmuLib: Drop support for EL3/MON execution 2024-06-19 17:25:11 +00:00
ArmGicCommonDxe.c ArmPkg: Remove unused function declarations 2023-06-01 15:52:01 +00:00
ArmGicDxe.c ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ArmGicDxe.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ArmGicDxe.inf ArmPkg: list module-internal header files in INF [Sources] 2019-07-23 00:20:18 +02:00
ArmGicLib.c ArmPkg: Fix ArmGicAcknowledgeInterrupt () for GICv3 2023-06-01 15:52:01 +00:00
ArmGicLib.inf ArmPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00
ArmGicNonSecLib.c ArmPkg: Fix Non-Boolean comparison in ArmGicEnableDistributor 2023-06-01 15:52:01 +00:00