TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
ci
/
tf-a-ci-scripts
/
c56a8fe896c0dc82b26f0064a74ef14c4b6ada32
/
.
/
run_config
/
fvp-cortexa78x4
blob: b59b60dcb2c4f117abe20020c1af4d5d984f7213 [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
post_fetch_tf_resource
()
{
model
=
"cortex-a78x4"
\
cache_state_modelled
=
"0"
\
gen_model_params
uart
=
"0"
set_expect_variable
"num_cpus"
"4"
model
=
"cortex-a78x4"
\
model_bin
=
"FVP_Base_Cortex-A78x4"
\
gen_fvp_yaml
}