TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
ci
/
tf-a-ci-scripts
/
074eb95dacb87d71b59a35ff47bc235c9cf8bdd3
/
.
/
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"
}