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