-
- Downloads
TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U
This patch adds support for ARMv8.3-PAuth in BL1 SMC calls and
BL2U image for firmware updates by programming APIAKey_EL1 registers
and enabling Pointer Authentication in EL3 and EL1 respectively.
Change-Id: I875d952aba8242caf74fb5f4f2d2af6f0c768c08
Signed-off-by:
Alexei Fedorov <Alexei.Fedorov@arm.com>
Showing
- bl1/aarch64/bl1_exceptions.S 9 additions, 0 deletionsbl1/aarch64/bl1_exceptions.S
- bl1/bl1_main.c 10 additions, 0 deletionsbl1/bl1_main.c
- bl2u/aarch64/bl2u_entrypoint.S 9 additions, 0 deletionsbl2u/aarch64/bl2u_entrypoint.S
- lib/extensions/pauth/pauth_helpers.S 26 additions, 2 deletionslib/extensions/pauth/pauth_helpers.S
Loading
Please register or sign in to comment