tc0: update model path

This patch updates the TC0 model to support changes to SCP CFGM base address
and GICR base address as seen here:
https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/9581

Change-Id: I286b23a542bbb3c5ed159c2ecbc98d7837db880c
Signed-off-by: Usama Arif <usama.arif@arm.com>
diff --git a/model/tc0.sh b/model/tc0.sh
index 59dc219..bc72115 100644
--- a/model/tc0.sh
+++ b/model/tc0.sh
@@ -5,7 +5,7 @@
 # SPDX-License-Identifier: BSD-3-Clause
 #
 
-set_model_path "$warehouse/SysGen/SubSystemModels/11.13/39/models/$model_flavour/FVP_TC0"
+set_model_path "$warehouse/SysGen/SubSystemModels/0.0/6509/models/$model_flavour/FVP_TC0"
 
 cat <<EOF >"$model_param_file"
 ${bl1_bin+-C css.trustedBootROMloader.fname=$bl1_bin}