audk/ArmPlatformPkg/PrePeiCore
Ard Biesheuvel fb493ac84e ArmPlatformPkg/PrePeiCore: permit entry with the MMU enabled
Some platforms may set up a preliminary ID map in flash and enter EFI
with the MMU and caches enabled, as this removes a lot of the complexity
around cache coherency. Let's take this into account, and avoid touching
the MMU controls or perform cache invalidation when the MMU is enabled
at entry.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com>
2022-10-24 14:30:33 +00:00
..
AArch64 ArmPlatformPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Arm ArmPlatformPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00
MainMPCore.c ArmPkg: Replace CoreId and ClusterId with Mpidr in ARM_CORE_INFO struct 2022-01-30 11:04:41 +00:00
MainUniCore.c ArmPlatformPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PrePeiCore.c ArmPlatformPkg/PrePeiCore: permit entry with the MMU enabled 2022-10-24 14:30:33 +00:00
PrePeiCore.h ArmPlatformPkg/PrePeiCore: Invoke constructors for SEC phase 2022-09-05 13:52:51 +00:00
PrePeiCoreMPCore.inf ArmPlatformPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00
PrePeiCoreUniCore.inf ArmPlatformPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00