Populate FVP YAML files for base-aemv8a models on fvp-spm run configs
FVP YAML file generation is a two step process: 1. yaml template
creation and 2. fvp values replacement on template created by 1. This
patch only relates to 2 and specifically for 'base-aemv8a' models on
fvp-spm run configurations.
Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org>
Change-Id: I6c60a9206373407e474de17c9645478f37ee7d86
diff --git a/run_config/fvp-spm b/run_config/fvp-spm
index c65fb72..749f721 100644
--- a/run_config/fvp-spm
+++ b/run_config/fvp-spm
@@ -17,6 +17,10 @@
model="base-aemv8a" \
arch_version="8.4" \
gen_model_params
+
+ model="base-aemv8a" \
+ model_bin="FVP_Base_AEMv8A-AEMv8A" \
+ gen_fvp_yaml
}
fetch_tf_resource() {