]> git.baikalelectronics.ru Git - uboot.git/commit
arm64: ls1046ardb: Add distro secure boot support
authorSumit Garg <sumit.garg@nxp.com>
Tue, 6 Jun 2017 15:20:29 +0000 (20:50 +0530)
committerYork Sun <york.sun@nxp.com>
Tue, 1 Aug 2017 15:28:57 +0000 (08:28 -0700)
commit58354adfe586db52baca7f7ecffc2e223c75ed36
tree7759a2506b0846119ffada3115c21c7dbfe59412
parent4971f9dd67641c86ff10d94d7bcb1d35e64d9566
arm64: ls1046ardb: Add distro secure boot support

Enable validation of boot.scr script prior to its execution dependent
on "secureboot" flag in environment. Disable fall back option to
qspi boot in case of secure boot. Also enable "secureboot=y" flag
in environment for ARM based platforms instead of bootcmd.

Signed-off-by: Sumit Garg <sumit.garg@nxp.com>
Tested-by: Vinitha Pillai <vinitha.pillai@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
configs/ls1046ardb_qspi_SECURE_BOOT_defconfig
configs/ls1046ardb_sdcard_SECURE_BOOT_defconfig
include/configs/ls1046a_common.h
include/configs/ls1046ardb.h