Sync model scripts with internal CI
Sync model scripts with open-ci patch:
539c151d0cd99a5e6ca6c0e6966f6d8579fe864e
Signed-off-by: Zelalem <zelalem.aweke@arm.com>
Change-Id: I0d28301c86b8efd633a5ff31e548e2bfb81507a7
diff --git a/model/cortex-a53x4.sh b/model/cortex-a53x4.sh
index 844ed02..c953437 100644
--- a/model/cortex-a53x4.sh
+++ b/model/cortex-a53x4.sh
@@ -5,7 +5,7 @@
# SPDX-License-Identifier: BSD-3-Clause
#
-set_model_path "$warehouse/SysGen/Models/$model_version/$model_build/models/Linux64_GCC-4.9/FVP_Base_Cortex-A53x4"
+set_model_path "$warehouse/SysGen/Models/$model_version/$model_build/models/$model_flavour/FVP_Base_Cortex-A53x4"
source "$ci_root/model/fvp_common.sh"