]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig
arm: ls1021atwr: Add SD secure boot target
authorSumit Garg <sumit.garg@nxp.com>
Tue, 14 Jun 2016 17:52:40 +0000 (13:52 -0400)
committerYork Sun <york.sun@nxp.com>
Tue, 26 Jul 2016 16:01:49 +0000 (09:01 -0700)
commite7e720c2cef046f67f23db0a54bd65f8b662531e
tree8593af312d5e38d0abad49a2537a175d59249259
parent69d4b48c84b9c2b762066c5a68406a53e49ea2f3
arm: ls1021atwr: Add SD secure boot target

Add SD secure boot target for ls1021atwr.
Implement board specific spl_board_init() to setup CAAM stream ID and
corresponding stream ID in SMMU. Change the u-boot size defined by a
macro for copying the main U-Boot by SPL to also include the u-boot
Secure Boot header size as header is appended to u-boot image. So header
will also be copied from SD to DDR.

Reviewed-by: Aneesh Bansal <aneesh.bansal@nxp.com>
Signed-off-by: Sumit Garg <sumit.garg@nxp.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: York Sun <york.sun@nxp.com>
board/freescale/ls1021atwr/ls1021atwr.c
configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig [new file with mode: 0644]
include/configs/ls1021atwr.h