commit | 025b1b816b607c7ac43a77172040c44b7750a622 | [log] [tgz] |
---|---|---|
author | John Powell <john.powell@arm.com> | Mon Mar 10 20:09:03 2025 -0500 |
committer | John Powell <john.powell@arm.com> | Thu Apr 24 01:45:04 2025 -0500 |
tree | e8b204f9658c5ecbeeb90b7e6a8b40f817feaa29 | |
parent | 671163e1c36d91a35dc4b6b4b5fe732b2e4bf0a1 [diff] |
feat(cpufeat): add support for FEAT_PAUTH_LR 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>