summaryrefslogtreecommitdiff
path: root/lib/stdlib/printf.c
diff options
context:
space:
mode:
authorTeddy Reed <teddy@prosauce.org>2018-06-22 22:23:36 -0400
committerTeddy Reed <teddy@prosauce.org>2018-07-06 07:54:38 -0400
commite59a3bffe465f5704ddcab15ce27d7acb475e1a4 (patch)
tree007585603304f6342195e2970c60bf4d99af904e /lib/stdlib/printf.c
parent0a15eb9cac9c179289b5837d252c37fa515ac2c8 (diff)
hikey: Add development TBB support
This patch adds experimental support for TRUSTED_BOARD_BOOT to the Hikey. This is adapted from the RPi3 and QEMU implementations. Since the Hikey starts from BL2 the TRUSTED_BOARD_BOOT ROT begins there too. When TRUSTED_BOARD_BOOT is defined, the BL1 build is skipped. See the following example: make \ PLAT=hikey \ BL33=u-boot.bin \ SCP_BL2=mcuimage.bin \ TRUSTED_BOARD_BOOT=1 \ MBEDTLS_DIR=../../mbedtls \ GENERATE_COT=1 \ all fip Signed-off-by: Teddy Reed <teddy.reed@gmail.com>
Diffstat (limited to 'lib/stdlib/printf.c')
0 files changed, 0 insertions, 0 deletions