]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/ArmExceptionLib: stack FPSR on common path
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 17 Mar 2016 07:54:11 +0000 (08:54 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 22 Mar 2016 13:39:02 +0000 (14:39 +0100)
commit02e261c3f8b8aca1221f53e3845275a8a2a82dc8
tree6c8d4a1721f377c75568640bb749c806d5934264
parent0dbbaa557331fe2ba26c3e2d66be5d21d1f5f7bb
ArmPkg/ArmExceptionLib: stack FPSR on common path

We have three code paths to stack/unstack the exception context, one for
each of EL3, EL2 and EL1. However, they all access the same copy of FPSR
so move that access to the common path.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Eugene Cohen <eugene@hp.com>
ArmPkg/Library/ArmExceptionLib/AArch64/ExceptionSupport.S