[U-Boot] [PATCH v4 05/14] armv8: fsl-lsch3: Add bootscript header address for Secure Boot

york sun york.sun at nxp.com
Fri Mar 18 16:52:00 CET 2016


On 02/08/2016 09:27 PM, Saksham Jain wrote:
> During secure boot, Linux image along with other images are validated
> using bootscript. This bootscript also needs to be validated before
> it is executed. This requires a header for bootscript.
> 
> When secure boot is enabled, default bootcmd is changed to first validate
> bootscript using the header and then execute the script.
> 
> For ls2080/5, NOR memory map is different from earlier arm SoCs.
> So a new address on NOR is used for this bootscript header.
> (0x583920000). The Bootscript address is mentioned in this header along
> with addresses of other images.
> 

Please keep the line wrap consistent. Some lines are much longer than others.

York



More information about the U-Boot mailing list