blob: b0e90c8236f7c6a20147ed8a189d461b2fa653da [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() {
model="base-aemv8a" \
arch_version="8.5" \
memory_tagging_support_level="3" \
gen_model_params
model="base-aemv8a" \
model_bin="FVP_Base_RevC-2xAEMv8A" \
gen_fvp_yaml
}