arm-trusted-firmware/plat/st/common
Yann Gautier c768b2b22f feat(st): add early console in BL2
Add an early UART console to ease debug before UART is fully configured.
This is done under flag STM32MP_EARLY_CONSOLE in the first STM32MP1
platform function called (bl2_el3_early_platform_setup()). It uses the
parameters defined for crash console: STM32MP_DEBUG_USART* macros.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: Id6be62368723a0499e97bbf56fb52c166fcbdfad
2022-02-03 09:18:02 +01:00
..
include feat(st): add early console in BL2 2022-02-03 09:18:02 +01:00
bl2_io_storage.c feat(stm32mp1): add support for reading the metadata partition 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): disable authentication based on part_number 2022-02-01 13:52:40 +01:00
stm32mp_common.c feat(st): add early console in BL2 2022-02-03 09:18:02 +01:00
stm32mp_dt.c feat(st): get pin_count from the gpio-ranges property 2022-02-01 16:47:27 +01:00
stm32mp_fconf_io.c feat(stm32mp1): add support for reading the metadata partition 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