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