blob: 420d166268ca64cf6f516eac590d0786c669a454 [file] [log] [blame]
#!/bin/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
}