audk/ArmPkg/Drivers/CpuDxe
Ard Biesheuvel e0307a7dad ArmPkg/ArmMmuLib: AARCH64: add support for modifying only permissions
Since the new DXE page protection for PE/COFF images may invoke
EFI_CPU_ARCH_PROTOCOL.SetMemoryAttributes() with only permission
attributes set, add support for this in the AARCH64 MMU code.

Move the EFI_MEMORY_CACHETYPE_MASK macro to a shared location between
CpuDxe and ArmMmuLib so we don't have to introduce yet another
definition.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2017-02-21 17:23:03 +00:00
..
AArch64 ArmPkg/CpuDxe: translate invalid memory types in EfiAttributeToArmAttribute 2017-02-21 17:23:03 +00:00
Arm ArmPkg/CpuDxe: ARM: ignore page table updates that only change permissions 2017-02-21 17:23:03 +00:00
CpuDxe.c ArmPkg/CpuDxe: set DmaBufferAlignment according to CWG 2016-11-02 16:22:48 +00:00
CpuDxe.h ArmPkg/ArmMmuLib: AARCH64: add support for modifying only permissions 2017-02-21 17:23:03 +00:00
CpuDxe.inf ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLib 2016-07-07 14:33:47 +02:00
CpuMmuCommon.c ArmPkg/CpuDxe: Correct EFI_MEMORY_RO usage 2017-02-21 17:23:03 +00:00
CpuMpCore.c ARM Packages: Fixed missing braces (the warning was disabled by GCC) 2014-06-20 18:24:51 +00:00
Exception.c ArmPkg/CpuDxe: unmask SErrors in DEBUG builds 2016-07-01 13:24:50 +02:00