FVP: Update FVP model version to 11.15.14
Updated FVP model version to 11.15.14 as per latest release.
Also, renamed matterhornx4 FVP model name to cortex-a710.
Change-Id: I597a144dbba5a32aaad64b2a6cdfc7a685456286
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
diff --git a/model/matterhornx4.sh b/model/cortex-a710.sh
similarity index 78%
rename from model/matterhornx4.sh
rename to model/cortex-a710.sh
index 9571c73..29d5978 100644
--- a/model/matterhornx4.sh
+++ b/model/cortex-a710.sh
@@ -5,6 +5,6 @@
# SPDX-License-Identifier: BSD-3-Clause
#
-set_model_path "$warehouse/SysGen/Models/$model_version/$model_build/external/models/$model_flavour/FVP_Base_Matterhornx4"
+set_model_path "$warehouse/SysGen/Models/$model_version/$model_build/external/models/$model_flavour/FVP_Base_Cortex-A710x4"
source "$ci_root/model/fvp_common.sh"