blob: ce35a2fad5d9f681400c730432c7e2dc820a706f [file] [log] [blame]
#!/usr/bin/env bash
#
# Copyright (c) 2019-2020 Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
fetch_tf_resource() {
dtb_type="fvp-foundation-gicv3-psci" get_dtb
update_fip_hw_config
}