commit | dd3f0a8f2cdad8dbae116e73bb90e128c14de201 | [log] [tgz] |
---|---|---|
author | Teddy Reed <teddy@casualhacking.io> | Mon Sep 03 17:38:50 2018 -0400 |
committer | Teddy Reed <teddy@casualhacking.io> | Sun Sep 09 08:02:50 2018 -0400 |
tree | 7743aff0bbf8f052a890dcad2e996ce371ca1500 | |
parent | 756fe8de06125faf1dec9256cbf77190dd77382a [diff] |
hikey960: Add development TBB support This patch adds experimental support for TBB to the HiKey960 board. To build and test with TBB modify the uefi-tools project platforms.config +ATF_BUILDFLAGS=TRUSTED_BOARD_BOOT=1 GENERATE_COT=1 SAVE_KEYS=1 \ MBEDTLS_DIR=./mbedtls Signed-off-by: Teddy Reed <teddy@casualhacking.io>