commit | 90ce8b8718d079b9e906d06bdd6a72da6cc5b636 | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Fri Jan 13 16:47:07 2023 +0000 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Tue Feb 28 10:47:00 2023 +0000 |
tree | b3b1f4344f4190231657b19826f9b73d1347c197 | |
parent | b4fc04103e6afb0b9593b8e4027c3de73efbd971 [diff] |
fix(pauth): make pauth_helpers linking generic Pauth is a generic Arm feature that can be enabled on any platform that implements it. It only needs a platform specific key generation hook. As such, the generic Pauth enablement can be included in the generic build. Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: Ibf32f79addab3515214594bb8d7168151b450f59