blob: 0de8553e552c76b4e27db82f0a979dffda82bdb7 [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() {
local model="foundationv8"
bmcov_plugin=1 bmcov_plugin_path="${coverage_trace_plugin}" \
model="$model" gen_model_params
uart="0" set_expect_variable "num_cpus" "4"
model="$model" gen_fvp_yaml
}