fvp: add AMUv1p1 to the all configs
amu_version=2 represents FEAT_AMUv1p1
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: I9cdff4f354bde59e30a0e71d9e8dd57c817a724b
diff --git a/run_config/fvp-spm.all b/run_config/fvp-spm.all
index 85e8336..645ed14 100644
--- a/run_config/fvp-spm.all
+++ b/run_config/fvp-spm.all
@@ -29,7 +29,7 @@
has_ete="1" \
has_sve="1" \
etm_present="1" \
- amu_present="1" \
+ amu_present="1" amu_version=2 \
has_sme="1" has_sme2="1" \
has_sme_fa64="1" \
has_mpam="1" \