blob: 038db1437578c157fe26f7f0b43b613600639248 [file] [log] [blame]
#!/bin/bash
#
# Copyright (c) 2019, 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="base-aemv8a" \
arch_version="8.5" \
gen_model_params
}