chore(2.7): update FVP version for v2.7 release
Updates common FVP model version from 11.16/16 to 11.17/21
Note: model build based on Linux64_GCC-9.3 instead of Linux64_GCC-6.4.
Signed-off-by: Maksims Svecovs <maksims.svecovs@arm.com>
Change-Id: Iec26571966bfc8c07ad2131aac4316ced41d21a6
diff --git a/model/cortex-a32x4.sh b/model/cortex-a32x4.sh
index 5483c6a..d7a331c 100644
--- a/model/cortex-a32x4.sh
+++ b/model/cortex-a32x4.sh
@@ -1,12 +1,11 @@
#!/usr/bin/env bash
#
-# Copyright (c) 2019-2020 Arm Limited. All rights reserved.
+# Copyright (c) 2019-2022 Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
-# model_version, model_build set in post_fetch_tf_resource
-set_model_path "$warehouse/SysGen/Models/$model_version/$model_build/models/$model_flavour/FVP_Base_Cortex-A32x4"
+set_model_path "$warehouse/SysGen/Models/$model_version_11_12/$model_build_11_12/models/$model_flavour_11_12/FVP_Base_Cortex-A32x4"
source "$ci_root/model/fvp_common.sh"