u-boot-brain/arch/arm/mach-stm32mp/cmd_stm32prog
Patrick Delaunay 4fb7b3e108 stm32mp: stm32prog: add FIP header support
Add support of TF-A FIP header in command stm32prog for all the boot
partition and not only the STM32IMAGE.

This patch is a preliminary patch to support FIP as second boot stage
after TF-A BL2 when CONFIG_TFABOOT is activated for trusted boot chain.

The FIP is archive binary loaded by TF-A BL2, which contains the secure OS
= OP-TEE and the non secure firmware and device tree = U-Boot.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2021-04-09 11:53:00 +02:00
..
cmd_stm32prog.c stm32mp: stm32prog: add FIP header support 2021-04-09 11:53:00 +02:00
Kconfig stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB 2021-03-11 17:41:17 +01:00
Makefile stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB 2021-03-11 17:41:17 +01:00
stm32prog_serial.c stm32mp: stm32prog: add FIP header support 2021-04-09 11:53:00 +02:00
stm32prog_usb.c arm: stm32mp: migrate cmd_stm32prog to log macro 2021-01-13 09:52:58 +01:00
stm32prog.c stm32mp: stm32prog: add FIP header support 2021-04-09 11:53:00 +02:00
stm32prog.h stm32mp: stm32prog: add FIP header support 2021-04-09 11:53:00 +02:00