doc: imx: habv4: Add Secure Boot guide for i.MX8M SPL targets
authorMarek Vasut <marex@denx.de>
Tue, 12 Jul 2022 15:04:52 +0000 (17:04 +0200)
committerStefano Babic <sbabic@denx.de>
Sun, 18 Sep 2022 18:42:56 +0000 (20:42 +0200)
commit0c2c1c9415346d4416570584df0c5f793e92af65
treeec7accf01364d26d84956251f57176a663745954
parentf7aad713c5eb4353651df8f30a359494687c712e
doc: imx: habv4: Add Secure Boot guide for i.MX8M SPL targets

Add HABv4 documentation extension for SPL targets covering the
following topics:

- How to sign an securely boot an flash.bin container image.
- How to extend the root of trust for additional boot images.
- Add SPL and fitImage CSF examples.
- Add signature generation script example.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Breno Lima <breno.lima@nxp.com>
Cc: Fabio Estevam <festevam@denx.de>
Cc: Heiko Schocher <hs@denx.de>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Utkarsh Gupta <utkarsh.gupta@nxp.com>
Cc: Ye Li <ye.li@nxp.com>
doc/imx/habv4/csf_examples/mx8m/csf.sh [new file with mode: 0644]
doc/imx/habv4/csf_examples/mx8m/csf_fit.txt [new file with mode: 0644]
doc/imx/habv4/csf_examples/mx8m/csf_spl.txt [new file with mode: 0644]
doc/imx/habv4/guides/mx8m_spl_secure_boot.txt [new file with mode: 0644]