commit | 906776ebaa30c6d244f6d24846ac9d48a5bf1cd5 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Fri Mar 03 10:30:06 2023 +0000 |
committer | Manish Pandey <manish.pandey2@arm.com> | Mon Mar 27 19:36:15 2023 +0100 |
tree | 10e651165d5673daa1c6d300345955188fe5b5a2 | |
parent | 0b7f1b0ca7305467da470dd03956239589c05aba [diff] |
refactor(amu): use new AMU feature check routines The AMU extension code was using its own feature detection routines. Replace them with the generic CPU feature handlers (defined in arch_features.h), which get updated to cover the v1p1 variant as well. Change-Id: I8540f1e745d7b02a25a6c6cdf2a39d6f5e21f2aa Signed-off-by: Andre Przywara <andre.przywara@arm.com>