aarch64: Remove +mpamv2 feature option

The remaining mpamv2 details only use system registers; so by our
conventions we do not use a feature option to enable them.  Remove the
now redundant +mpamv2 architecture option and adjust the tests
accordingly.
This commit is contained in:
Richard Earnshaw 2026-06-29 16:46:27 +01:00
parent fbb2ff7853
commit 2c9e52009d
No known key found for this signature in database
6 changed files with 6 additions and 11 deletions

View file

@ -284,8 +284,6 @@ enum aarch64_feature_bit {
AARCH64_FEATURE_POE2,
/* TEV instructions. */
AARCH64_FEATURE_TEV,
/* MPAMv2. */
AARCH64_FEATURE_MPAMv2,
/* MTETC. */
AARCH64_FEATURE_MTETC,
/* TLBI Domains. */