Revert "chore: use FVP_Base_Cortex-A710 over FVP_Base_Cortex-A710x4"
This reverts commit 4a185bb54f98ceb0ff6173850770a2e0ad917898.
Reason for revert: The A710 model is still awaiting changes to TF-A to deal with how power transitions must now be handled.
Change-Id: Ibdcfe1ed31a7d719f492a4a3e77993d2f746d0ea
diff --git a/model/cortex-a710.sh b/model/cortex-a710.sh
index a4a0d0a..b70814b 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/$model_build/external/models/$model_flavour/FVP_Base_Cortex-A710"
+set_model_path "$warehouse/SysGen/Models/$model_version_11_17/$model_build_11_17/external/models/$model_flavour_11_17/FVP_Base_Cortex-A710x4"
source "$ci_root/model/fvp_common.sh"