mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-01 20:25:08 +00:00
This patch enables FEAT_PAUTH_LR at EL3 on systems that support it when the new ENABLE_FEAT_PAUTH_LR flag is set. Currently, PAUTH_LR is only supported by arm clang compiler and not GCC. Change-Id: I7db1e34b661ed95cad75850b62878ac5d98466ea Signed-off-by: John Powell <john.powell@arm.com>