blob: 15ea0d83f697026285df7d41cdd1d5fca44c67fb [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="base-aemv8a"
bmcov_plugin=1 bmcov_plugin_path="${coverage_trace_plugin}" \
model="$model" gen_model_params
model="$model" gen_fvp_yaml
}