]> Git Repo - u-boot.git/commit
doc: imx: habv4: Add Secure Boot guide for i.MX8M SPL targets
authorMarek Vasut <[email protected]>
Tue, 12 Jul 2022 15:04:52 +0000 (17:04 +0200)
committerStefano Babic <[email protected]>
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 <[email protected]>
Cc: Breno Lima <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Heiko Schocher <[email protected]>
Cc: Peng Fan <[email protected]>
Cc: Stefano Babic <[email protected]>
Cc: Utkarsh Gupta <[email protected]>
Cc: Ye Li <[email protected]>
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]
This page took 0.03471 seconds and 4 git commands to generate.