]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/ArmLib: AARCH64: allow the stack aligment (SA) bit to be managed
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 22 Feb 2017 09:38:20 +0000 (09:38 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 22 Feb 2017 13:22:42 +0000 (13:22 +0000)
commit97f0d01d5df07c7a81e4c505494f43b4b46ffe6c
treed8a6f4599231a33422badffd361ca9a9a6b7089e
parentde2a78247a2955e20a014fd8c47eb9792d1b437b
ArmPkg/ArmLib: AARCH64: allow the stack aligment (SA) bit to be managed

In preparation of enabling stack alignment checking, which is mandated
by the UEFI spec for AARCH64, add the code to manage this bit to ArmLib.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPkg/Include/Chipset/AArch64.h
ArmPkg/Library/ArmLib/AArch64/AArch64Support.S