blob: 509c591db18870fa894c8ff6c18dd677b02514a6 [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" get_dtb
update_fip_hw_config
}