arm-trusted-firmware/drivers/st
Yann Gautier 49c7f0cef4 fix(stm32_console): do not skip init for crash console
In BL32, only skip UART initialization if UART enable bit is set.
Due to patch [1], a reset of UART is done in crash console init.
In this case, UART should then be reconfigured.

[1] 7fa2e96e1 ("stm32mp1: add UART reset in crash console init")

Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
Change-Id: I650d4c387b60dd74b780e6f3adfd629ea44f5834
2021-09-20 13:57:10 +02:00
..
bsec bsec: move bsec_mode_is_closed_device() service to platform 2019-09-20 23:21:10 +02:00
clk refactor(stm32mp1_clk): update RCC registers file 2021-09-17 15:39:32 +02:00
crypto crypto: stm32_hash: fix issue when restarting computation 2020-09-24 09:30:44 +02:00
ddr plat/stm32: Implement fdt_read_uint32_default() as a wrapper 2020-04-29 10:19:17 +01:00
etzpc drivers: introduce ST ETZPC driver 2020-06-03 15:53:46 +02:00
fmc nand: stm32_fmc_nand: remove dead code 2021-02-11 18:11:34 +01:00
gpio gpio: stm32_gpio: check GPIO node status after checking DT 2020-09-24 09:30:44 +02:00
i2c stm32mp1: update I2C and PMIC drivers 2019-02-14 11:20:23 +01:00
io Merge changes from topic "io_stm32image" into integration 2021-06-18 15:40:20 +02:00
iwdg drivers/stm32_iwdg: register IWDG resources as secure or not 2020-07-08 12:56:17 +02:00
mmc mmc: st: clear some flags before sending a command 2020-09-24 09:32:23 +02:00
pmic fix(drivers/st/pmic): missing error check 2021-06-22 14:10:27 +02:00
reset drivers: stm32_reset adapt interface to timeout argument 2020-06-01 08:38:20 +02:00
spi drivers: stm32_reset adapt interface to timeout argument 2020-06-01 08:38:20 +02:00
uart/aarch32 fix(stm32_console): do not skip init for crash console 2021-09-20 13:57:10 +02:00