audk/ArmPkg/Library/ArmMmuLib/AArch64
Ard Biesheuvel 526f160f31 ArmPkg/ArmMmuLib: AARCH64: enable stack alignment checking
Enable the hardware stack alignment check, as mandated by the UEFI spec.
This ensures that the stack pointer is 16 byte aligned at each instance
where it is used as the base address in a load/store operation.

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-22 13:22:42 +00:00
..
ArmMmuLibCore.c ArmPkg/ArmMmuLib: AARCH64: enable stack alignment checking 2017-02-22 13:22:42 +00:00
ArmMmuLibReplaceEntry.S ArmPkg/ArmMmuLib: switch to ASM_FUNC() asm macro 2016-08-11 12:29:31 +02:00
ArmMmuPeiLibConstructor.c ArmPkg/ArmMmuLib: add PEI specific version of ArmMmuLib 2016-07-07 14:36:45 +02:00