blob: d43be22258c7a242e2e1c8dc6c82e094ec617c18 [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() {
# Version 1 of the non-volatile counter may be incremented in a
# monotonic fashion (unlike version 0, which is fixed).
model="base-aemv8a" nvcounter_version="r1" nvcounter_diag="4" gen_model_params
model="base-aemv8a" \
model_bin="FVP_Base_AEMv8A-AEMv8A" \
gen_fvp_yaml
}