Re: [PATCH 4/5] doc: st: stm32mp1: Add FIP support for trusted boot

2021-07-09 Thread Patrice CHOTARD
Hi Patrick One typo below On 7/8/21 11:17 AM, Patrick Delaunay wrote: > TF-A for STM32MP15 now supports the FIP: it is a packaging format which > includes the secure monitor, u-boot-nodtb.bin and u-boot.dtb > > This FIP file is loaded by FSBL = TF-A BL2. > > This patch updates the board documen

[PATCH 4/5] doc: st: stm32mp1: Add FIP support for trusted boot

2021-07-08 Thread Patrick Delaunay
TF-A for STM32MP15 now supports the FIP: it is a packaging format which includes the secure monitor, u-boot-nodtb.bin and u-boot.dtb This FIP file is loaded by FSBL = TF-A BL2. This patch updates the board documentation to use this FIP file and no more u-boot.stm32 (with STM32 image header) which