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