arm-trusted-firmware/plat/st
Yann Gautier aeb727f3bf stm32mp1: correct plat_crash_console_flush()
The base address of UART peripheral should be given in R0, not in R1.
Otherwise the console_stm32_core_flush issues an assert message.
This issue was highlighted with recent changes in console flush functions.

Change-Id: Iead01986fdbbf30ad2fd9fa515a1d2b611b4e591
Signed-off-by: Yann Gautier <yann.gautier@st.com>
2021-01-22 11:42:54 +01:00
..
common stm32mp1: get peripheral base address from a define 2020-10-13 11:27:40 +02:00
stm32mp1 stm32mp1: correct plat_crash_console_flush() 2021-01-22 11:42:54 +01:00