Arthur She | 46611e8 | 2022-10-24 20:03:11 -0700 | [diff] [blame] | 1 | #!/usr/bin/env bash |
2 | # | ||||
3 | # Copyright (c) 2019-2022 Arm Limited. All rights reserved. | ||||
4 | # | ||||
5 | # SPDX-License-Identifier: BSD-3-Clause | ||||
6 | # | ||||
7 | |||||
8 | post_fetch_tf_resource() { | ||||
9 | payload_type="bl31_depthcharge_boot" gen_mt8192_yaml | ||||
10 | } |