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/model/cortex-a710.sh b/model/cortex-a710.sh
index 8fa0a20..05cc49d 100644
--- a/model/cortex-a710.sh
+++ b/model/cortex-a710.sh
@@ -5,7 +5,7 @@
# SPDX-License-Identifier: BSD-3-Clause
#
-set_model_path "$warehouse/SysGen/Models/$model_version_11_17/$model_build_11_17/external/models/$model_flavour_11_17/FVP_Base_Cortex-A710x4"
+set_model_path "$warehouse/SysGen/Models/$model_version/$model_build/external/models/$model_flavour/FVP_Base_Cortex-A710"
source "$ci_root/model/fvp_common.sh"
@@ -15,6 +15,8 @@
-C bp.terminal_2.start_port=5002
-C bp.terminal_3.start_port=5003
+-C cluster0.NUM_CORES=4
+
-C pctl.use_in_cluster_ppu=true
-C cluster0.core_power_on_by_default=false
EOF