mirror of https://github.com/acidanthera/audk.git
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> |
||
---|---|---|
.. | ||
GicV2 | ||
GicV3 | ||
ArmGicCommonDxe.c | ||
ArmGicDxe.c | ||
ArmGicDxe.h | ||
ArmGicDxe.inf | ||
ArmGicLib.c | ||
ArmGicLib.inf | ||
ArmGicNonSecLib.c |