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>
Showing
- board/freescale/ls1021atwr/ls1021atwr.c 7 additions, 0 deletionsboard/freescale/ls1021atwr/ls1021atwr.c
- configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig 31 additions, 0 deletionsconfigs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig
- include/configs/ls1021atwr.h 22 additions, 0 deletionsinclude/configs/ls1021atwr.h
Loading
Please register or sign in to comment