]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/ls2080ardb.h
armv8: ls2080rdb: ls2080qds: Add secure boot support
authorSaksham Jain <saksham.jain@nxp.com>
Wed, 23 Mar 2016 10:54:35 +0000 (16:24 +0530)
committerYork Sun <york.sun@nxp.com>
Tue, 29 Mar 2016 15:46:20 +0000 (08:46 -0700)
commitfcfdb6d580ab108f4496f1ef7bd7ed260488ffde
tree70cb92552f03796c42b6b4eb311d6038dab99bcb
parentfd6dbc98a73207ff961f1f83ea833654d98354c3
armv8: ls2080rdb: ls2080qds: Add secure boot support

Sec_init has been called at the beginning to initialize SEC Block
(CAAM) which is used by secure boot validation later for both ls2080a
qds and rdb. 64-bit address in ESBC Header has been enabled. Secure
boot defconfigs are created for boards (NOR boot).

Signed-off-by: Saksham Jain <saksham.jain@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/include/asm/fsl_secure_boot.h
board/freescale/ls2080aqds/MAINTAINERS
board/freescale/ls2080aqds/ls2080aqds.c
board/freescale/ls2080ardb/MAINTAINERS
board/freescale/ls2080ardb/ls2080ardb.c
configs/ls2080aqds_SECURE_BOOT_defconfig [new file with mode: 0644]
configs/ls2080ardb_SECURE_BOOT_defconfig [new file with mode: 0644]
configs/ls2085aqds_SECURE_BOOT_defconfig [new file with mode: 0644]
configs/ls2085ardb_SECURE_BOOT_defconfig [new file with mode: 0644]
include/configs/ls2080aqds.h
include/configs/ls2080ardb.h