blob: 27ce18d95a6d5ccc1876a4032fc2e6080bc56f66 [file] [log] [blame]
#!/usr/bin/env bash
#
# Copyright (c) 2019-2020 Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
post_fetch_tf_resource() {
bmcov_plugin=1 bmcov_plugin_path="${coverage_trace_plugin}" \
model="foundationv8" gen_model_params
uart="0" set_expect_variable "num_cpus" "4"
model="foundationv8" \
model_name="fvp:foundation_platform_11.12_38" \
model_dir="/opt/model/Foundation_Platformpkg/models/Linux64_GCC-6.4" \
model_bin="Foundation_Platform" \
gen_fvp_yaml
}