blob: 5119c94bb315c5113bd4f0c25f516f25b6a9601a [file] [log] [blame]
#!/usr/bin/env bash
#
# Copyright (c) 2021 Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
post_fetch_tf_resource() {
local model="cortex-a710"
model="$model" \
cache_state_modelled="0" \
gen_model_params
uart="0" set_expect_variable "num_cpus" "4"
model="$model" gen_fvp_yaml
}