Sync run_config files with internal CI
Signed-off-by: Zelalem <zelalem.aweke@arm.com>
Change-Id: I0b8e637832f85ad9f36355632ece115c696a8274
diff --git a/run_config/fvp-cortexa76x4 b/run_config/fvp-cortexa76x4
index acba38b..196cd5e 100644
--- a/run_config/fvp-cortexa76x4
+++ b/run_config/fvp-cortexa76x4
@@ -6,6 +6,8 @@
#
post_fetch_tf_resource() {
- model="cortex-a76x4" gen_model_params
+ model="cortex-a76x4" \
+ cache_state_modelled="0" \
+ gen_model_params
uart="0" set_expect_variable "num_cpus" "4"
}