summaryrefslogtreecommitdiff
path: root/doc/imx/ahab/guides/mx8_mx8x_secure_boot.txt
AgeCommit message (Collapse)Author
2020-07-01MLK-24362-3 doc: imx: ahab: Fix app notes referencesVanessa Maegima
Remove AN revisions so it is not needed to update this when new versions are released. Signed-off-by: Vanessa Maegima <vanessa.maegima@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com>
2020-04-26MLK-23180 doc: ahab: Update SECO event example descriptionBreno Lima
Update SECO event example description to clarify the error reported. Signed-off-by: Breno Lima <breno.lima@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 1018252a576697e8f80ab78a1dcb15f1866e1fb8)
2020-04-26MLK-22513 doc: ahab: Update OS container image targetBreno Lima
Commit 28dd37699022("imx8: Clean up targets") in imx-mkimage project renamed flash_linux target to flash_kernel. Update AHAB documentation to align with this change. Reported-by: Frank Zhang <frank.zhang@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> Signed-off-by: Breno Lima <breno.lima@nxp.com> (cherry picked from commit 8713142afd953e89bb6aa460716692fbb0a6a413)
2020-04-26MLK-20935-4 doc: imx: ahab: Fix typo in mx8_mx8x_secure_boot.txt guideBreno Lima
Fix a typo in path provided for imx-mkimage iMX8QM and iMX8QXP directories. Reported-by: Marius Grigoras <marius.grigoras@nxp.com> Signed-off-by: Breno Lima <breno.lima@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> (cherry picked from commit c75243c1a87a10f003377d9c144bcf412ba80440) (cherry picked from commit ee024325a0a32b248c4ddb4bb04768bcfb933694)
2020-04-26MLK-20935-2 doc: imx: ahab: Include ahab_close commandBreno Lima
Since commit 771b824728ca ("MLK-20919 imx8: ahab: Add command to close the chip") the U-Boot is able to move the lifecycle from NXP closed to OEM closed. Update AHAB guides to use U-Boot ahab_close command instead of SCFW CLI. As the procedure is now independent of SCFW terminal we can remove this condition from documentation. Signed-off-by: Breno Lima <breno.lima@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 6f93d877e1454024f666a4810d24148cf595429e) (cherry picked from commit 4f6bc59ff94de150611d82b45365d24d356f30ef)
2020-04-26MLK-20916-2: doc: imx: ahab: Update AHAB document to include ahab_status commandBreno Lima
Since commit cf2acc5b7cde ("MLK-18942-2 imx8: ahab: Add ahab_status command") the U-Boot is able to display and parse the SECO events. Update AHAB guides to use U-Boot ahab_status command instead of SCFW CLI. Starting in SECO FW v0.2.0 engineering release an invalid image integrity is logged as an event in open mode. As ahab_status is able to return this event the note can be removed. Signed-off-by: Breno Lima <breno.lima@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 385ed19051a47f5858e8d326e5ee97f8a08a679d) (cherry picked from commit 4a88ca0aecec31d0877d7a620fa796a83387a195)
2020-04-26MLK-20553-2 doc: imx: ahab: Add AHAB secure boot documentation for i.MX 8 ↵Clement Le Marquis
and 8X families Add AHAB secure boot step-by-step guide for i.MX8 and i.MX8x families devices. Add 3 CSF example files: - Example to sign flash.bin only using SRK keys. - Example to sign flash.bin using a subordinate SGK key. - Example to sign Linux image only using SRK keys. Signed-off-by: Clement Le Marquis <clement.lemarquis@nxp.com> Reviewed-by: Frank Zhang <frank.zhang@nxp.com> Reviewed-by: Marius Grigoras <marius.grigoras@nxp.com> Reviewed-by: Utkarsh Gupta <utkarsh.gupta@nxp.com> (cherry picked from commit 7c46caba3b528b0399242f99612e5b094b1a4703) (cherry picked from commit 20016c156f4f4e618de9eff6f5b1fc6a1c871e2a)