Changes between Version 1 and Version 2 of ventana/security
- Timestamp:
- 01/30/2018 07:52:42 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ventana/security
v1 v2 13 13 The process of using HAB is fully documented in [https://www.nxp.com/docs/en/application-note/AN4581.pdf Freescale App Note AN4581.pdf]. 14 14 15 Requirements for using HAB: 16 * create a key and blow it into OTP fuses (see AN5481 below) 17 * may need to use mainline U-Boot if the SPL/U-Boot that Gateworks provides is too large to sign (as it supports both NAND/eMMC support and thus pushes the size limit) 18 * create a Gateworks special to skip blowing the OTP BOOT_CONFIG fuse (contact sales@gateworks.com) 19 15 20 References: 16 21 * [https://www.nxp.com/docs/en/application-note/AN4581.pdf AN4581.pdf - Secure Boot on i.MX50, i.MX53, and i.MX6]