blob: 192c1dd4c7d0f648c9f0333cbdb4e1809470f80b [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-base-gicv3-psci-dynamiq" get_dtb
update_fip_hw_config
}