arm-trusted-firmware/plat/st/common
Patrick Delaunay fb3e7985c9 feat(plat/st): add STM32CubeProgrammer support on UART
Add a file to support the STMicroelectronics tool STM32CubeProgrammer
over UART in BL2 for STM32MP15x platform.

This tools is based on protocol defined in AN5275,
"USB DFU/USART protocols used in STM32MP1 Series bootloaders"
based on STM32 MCU protocols (AN3155, "USART protocol used
in the STM32 bootloader").

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Change-Id: I956c95d8de0a94d1eb8e61f043651dae7b838170
2021-12-03 09:26:11 +01:00
..
include feat(plat/st): add STM32CubeProgrammer support on UART 2021-12-03 09:26:11 +01: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_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 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