commit | b57e16a4f96b6cfa4da9e3b2cc6d6d4533da1950 | [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 | d23acc9e4f94d95280ee7985e3f96482eb7fe04d [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>