arm-trusted-firmware/plat/st/common
Sughosh Ganu 8dd755314f feat(stm32mp1): add logic to select the images to be booted
With the FWU multi bank boot feature enabled, the platform can boot
from one of the multiple banks(partitions) containing the firmware
images. The bank whose firmware components are to be booted is read
from the FWU metadata structure -- the image to be booted is thus
derived by reading the metadata.

Read the metadata and set the image spec of the corresponding image
type to point to the partition from which the image is to be booted.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Change-Id: I3dfdc7e9202859e917ec4e1f7d1855aad42c6b70
2022-01-27 18:09:02 +05:30
..
include feat(stm32mp1): add GUID's for identifying firmware images to be booted 2022-01-27 18:09:02 +05:30
bl2_io_storage.c feat(stm32mp1): add logic to select the images to be booted 2022-01-27 18:09:02 +05:30
bl2_stm32_io_storage.c feat(plat/st): use FIP to load images 2021-09-07 09:14:05 +02:00
stm32cubeprogrammer_uart.c feat(plat/st): add STM32CubeProgrammer support on UART 2021-12-03 09:26:11 +01:00
stm32cubeprogrammer_usb.c fix(plat/st): remove double space 2021-11-03 08:50:37 +01:00
stm32mp_auth.c feat(st): map 2MB for ROM code 2022-01-12 09:21:14 +01:00
stm32mp_common.c fix(st): manage UART clock and reset only in BL2 2022-01-05 18:54:59 +01:00
stm32mp_dt.c refactor(st): update CPU and VDD voltage get 2021-12-22 14:04:32 +01:00
stm32mp_fconf_io.c feat(stm32mp1): add GUID's for identifying firmware images to be booted 2022-01-27 18:09:02 +05:30
usb_dfu.c feat(plat/st): add a USB DFU stack 2021-10-29 16:43:36 +02:00