[PATCH] doc: imx: habv4: Add Secure Boot guide for i.MX8M SPL targets

2022-07-29 Thread sbabic
> 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. > S

Re: [EXT] [PATCH] doc: imx: habv4: Add Secure Boot guide for i.MX8M SPL targets

2022-07-17 Thread Marek Vasut
Message- From: Marek Vasut Sent: Tuesday, July 12, 2022 10:05 AM To: u-boot@lists.denx.de Cc: Marek Vasut ; Breno Matheus Lima ; Fabio Estevam ; Heiko Schocher ; Peng Fan ; Stefano Babic ; Utkarsh Gupta ; Ye Li Subject: [EXT] [PATCH] doc: imx: habv4: Add Secure Boot guide for i.MX8M SPL targets

RE: [EXT] [PATCH] doc: imx: habv4: Add Secure Boot guide for i.MX8M SPL targets

2022-07-13 Thread Utkarsh Gupta
> Sent: Tuesday, July 12, 2022 10:05 AM > To: u-boot@lists.denx.de > Cc: Marek Vasut ; Breno Matheus Lima > ; Fabio Estevam ; Heiko Schocher > ; Peng Fan ; Stefano Babic > ; Utkarsh Gupta ; Ye Li > > Subject: [EXT] [PATCH] doc: imx: habv4: Add Secure Boot guide for i.MX8M S

[PATCH] doc: imx: habv4: Add Secure Boot guide for i.MX8M SPL targets

2022-07-12 Thread Marek Vasut
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