chore: use FVP_Base_Cortex-A710 over FVP_Base_Cortex-A710x4
The FVP_Base_Cortex-A710x4 FVP is no longer distributed, but the
FVP_Base_Cortex-A710 suffices for all of the tests that we need the
quad-core configuration for.
Change-Id: I4249d47785845191108503fab6dfca67b7239843
Signed-off-by: Chris Kay <chris.kay@arm.com>
diff --git a/model/cortex-a710.sh b/model/cortex-a710.sh
index b70814b..a4a0d0a 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"