]> Git Repo - u-boot.git/commit
doc: imx: habv4: Add Secure Boot guide for i.MX6 and i.MX7 non-SPL targets
authorBreno Matheus Lima <[email protected]>
Wed, 23 Jan 2019 19:29:59 +0000 (19:29 +0000)
committerStefano Babic <[email protected]>
Fri, 15 Feb 2019 11:46:45 +0000 (12:46 +0100)
commit872cfa20cd694fdbfa76abddd3cd00b05ad5355b
tree9d5bed1cfab8ce372a76561364d58de05cd91c29
parentcbc4b0418cddb577002305112399f0d869087c88
doc: imx: habv4: Add Secure Boot guide for i.MX6 and i.MX7 non-SPL targets

Add HABv4 documentation for non-SPL targets covering the
following topics:

- How to sign an securely boot an u-boot-dtb.imx image.
- How to extend the root of trust for additional boot images.
- Add 3 CSF examples.
- Add IVT generation script example.

Reviewed-by: Ye Li <[email protected]>
Reviewed-by: Utkarsh Gupta <[email protected]>
Signed-off-by: Breno Lima <[email protected]>
doc/imx/habv4/csf_examples/additional_images/csf_additional_images.txt [new file with mode: 0644]
doc/imx/habv4/csf_examples/mx6_mx7/csf_uboot.txt [new file with mode: 0644]
doc/imx/habv4/csf_examples/mx6_mx7/csf_uboot_fast_authentication.txt [new file with mode: 0644]
doc/imx/habv4/guides/mx6_mx7_secure_boot.txt [new file with mode: 0644]
doc/imx/habv4/script_examples/genIVT.pl [new file with mode: 0644]
This page took 0.037155 seconds and 4 git commands to generate.