commit | 02576935c3c830ef77786741f62d31b73dc53ebb | [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 | 6a2a7146b9890ebd9b78590c5120abf1c18c20c5 [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