commit | ec7c29ab4677bb1c239b26693d6bac0c48ef8ddd | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Wed Mar 26 15:30:42 2025 +0000 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Mon Apr 14 09:58:02 2025 +0100 |
tree | 6431cd98bf66a1477c5334d6c3db2bec9d6046c3 | |
parent | 10ecd58093a34e95e2dfad65b1180610f29397cc [diff] |
chore(cpufeat): remove PAuth presence checks TF-A operates a policy that features must be correctly configured per each platform. There is a tool to assist in making sure that this is the case - FEATURE_DETECTION. So performing these checks in common code is not the right place for this. Remove them and rely on FEATURE_DETECTION. Change-Id: If3c25dcd7bc880f1f085bc6bb5270d8d1c4caf43 Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>