TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
ci
/
tf-a-ci-scripts
/
3f3b51d35f915b98e9f1aadad3aa0e304c199c24
/
.
/
run_config
/
fvp-fip.uboot
blob: 62957a96f2dc3e9a44072c711449432e678ce765 [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
#
# Copyright (c) 2019-2020 Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
post_tf_build
()
{
get_uboot_bin
build_fip BL33
=
"$archive/uboot.bin"
}