arm-trusted-firmware/plat/st/common
Patrick Delaunay fa92fef0a0 feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target
Add a support of USB as serial boot devices for STM32MP15x platform:
the FIP file is provide by STM32CubeProgrammer with the DFU protocol,
loaded in DDR at DWL_BUFFER_BASE address and then the io memmap is used.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Change-Id: I272c17c458ff1e9d0780f8fa22330c8a35533d19
2021-10-29 16:44:03 +02:00
..
include feat(plat/st): add STM32CubeProgrammer support on USB 2021-10-29 16:43:49 +02:00
bl2_io_storage.c feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target 2021-10-29 16:44:03 +02:00
bl2_stm32_io_storage.c feat(plat/st): use FIP to load images 2021-09-07 09:14:05 +02:00
stm32cubeprogrammer_usb.c feat(plat/st): add STM32CubeProgrammer support on USB 2021-10-29 16:43:49 +02:00
stm32mp_auth.c stm32mp1: add authentication support for stm32image 2019-09-23 09:48:07 +00:00
stm32mp_common.c fix(plat/st): only check header major when booting 2021-10-06 11:09:21 +02:00
stm32mp_dt.c feat(plat/st): create new helper for DT access 2021-10-06 10:56:07 +02:00
stm32mp_fconf_io.c feat(plat/st): manage io_policies with FCONF 2021-09-07 09:14:05 +02:00
usb_dfu.c feat(plat/st): add a USB DFU stack 2021-10-29 16:43:36 +02:00