From: Bryan O'Donoghue Date: Tue, 24 Apr 2018 17:46:32 +0000 (+0100) Subject: warp7: hab: Add a CSF location definition X-Git-Tag: v2018.05-rc3~1^2~29 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9c260e862f8f93390f22b0cfc1a3a6b94888d549;p=u-boot warp7: hab: Add a CSF location definition In order to correctly produce an image with a IVT/DCD header we need to define a CSF in imximage.cfg. We just use the mx7 default here. All we have to do with this option switched on is "make u-boot.imx" and we then will get - u-boot.imx - u-boot.imx.log The log file is really important because it gives the addresses for the HAB that we will require to sign the u-boot image using the CST. Since the addresses can change this logfile is a critical output. Signed-off-by: Bryan O'Donoghue Tested-by: Breno Lima Reviewed-by: Fabio Estevam --- diff --git a/board/warp7/imximage.cfg b/board/warp7/imximage.cfg index 5b42793786..51a5bff723 100644 --- a/board/warp7/imximage.cfg +++ b/board/warp7/imximage.cfg @@ -13,6 +13,10 @@ #include IMAGE_VERSION 2 +#ifdef CONFIG_SECURE_BOOT +CSF CONFIG_CSF_SIZE +#endif + BOOT_FROM sd /*