arm-trusted-firmware/plat/st/common
Yann Gautier 94cad75a35 refactor(st): replace STM32MP_EARLY_CONSOLE with EARLY_CONSOLE
Now that EARLY_CONSOLE is generic, use it instead of the ST flag.
Remove stm32mp_setup_early_console() calls as it is done in common TF-A
code.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: Icac29b62a6267303cb5c679d15847c013ead1d23
2024-04-24 15:44:28 +02:00
..
include refactor(st): replace STM32MP_EARLY_CONSOLE with EARLY_CONSOLE 2024-04-24 15:44:28 +02:00
bl2_io_storage.c style(fwu): change the metadata fields to align with specification 2024-03-01 14:40:05 +05:30
common.mk refactor(st): replace STM32MP_EARLY_CONSOLE with EARLY_CONSOLE 2024-04-24 15:44:28 +02:00
common_rules.mk build: use toolchain identifiers in conditions 2024-02-06 11:14:52 +00:00
plat_image_load.c refactor(st): move plat_image_load.c 2023-09-08 10:56:49 +02:00
stm32cubeprogrammer_uart.c fix(st-uart): allow 64 bit compilation 2023-09-27 16:21:58 +02:00
stm32cubeprogrammer_usb.c fix(st): add missing string.h include 2022-10-03 10:00:03 +02:00
stm32mp_common.c refactor(st): replace STM32MP_EARLY_CONSOLE with EARLY_CONSOLE 2024-04-24 15:44:28 +02:00
stm32mp_crypto_lib.c feat(st): do not directly call BSEC functions in common code 2024-01-18 11:30:42 +01:00
stm32mp_dt.c fix(st): update dt_get_ddr_size() type 2023-09-27 16:21:58 +02:00
stm32mp_fconf_io.c feat(stm32mp1): add FWU with boot from NOR-SPI 2023-06-22 11:37:00 +02:00
stm32mp_gic.c refactor(st): move GIC code to common directory 2023-01-04 16:43:12 +01:00
stm32mp_trusted_boot.c refactor(st): update test for closed chip 2024-01-18 11:30:42 +01:00
usb_dfu.c feat(plat/st): add a USB DFU stack 2021-10-29 16:43:36 +02:00