fix: update the path to the Cortex A32 model

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: Ia5ccd4d28a87223cc73f34fd36c8be1e0d9a7e32
diff --git a/model/cortex-a32x4.sh b/model/cortex-a32x4.sh
index a66e9d2..bd33329 100644
--- a/model/cortex-a32x4.sh
+++ b/model/cortex-a32x4.sh
@@ -5,7 +5,7 @@
 # SPDX-License-Identifier: BSD-3-Clause
 #
 
-set_model_path "$warehouse/SysGen/Models/$model_version/$model_build/models/$model_flavour/FVP_Base_Cortex-A32"
+set_model_path "$warehouse/SysGen/Models/$model_version/$model_build/external/models/$model_flavour/FVP_Base_Cortex-A32"
 
 source "$ci_root/model/fvp_common.sh"