fvp: move to newer FVP 11.26 model
Remove all reference to all older model and move all testing to newer
11.26 FVP model.
Change-Id: I98cb38499a0a00d1889f860a7e24712f6783b4d7
Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
(cherry picked from commit 8962c450b80032884ba09757d9a7722506afc07d)
diff --git a/utils.sh b/utils.sh
index 163e446..6c66eee 100644
--- a/utils.sh
+++ b/utils.sh
@@ -542,19 +542,14 @@
jenkins_url="${JENKINS_URL%/*}"
jenkins_url="${jenkins_url:-https://ci.trustedfirmware.org/}"
-# 11.16 Model revisions
-model_version_11_16="11.16"
-model_build_11_16="16"
-model_flavour_11_16="Linux64_GCC-6.4"
-
# 11.17 Model revisions
model_version_11_17="11.17"
model_build_11_17="21"
model_flavour_11_17="Linux64_GCC-9.3"
# Model revisions
-model_version="${model_version:-11.22}"
-model_build="${model_build:-14}"
+model_version="${model_version:-11.26}"
+model_build="${model_build:-11}"
model_flavour="${model_flavour:-Linux64_GCC-9.3}"
# Model snapshots from filer are not normally not accessible from developer