arm-trusted-firmware/plat/st
Yann Gautier d7176f0319 fix(stm32mp1): deconfigure UART RX pins
Those pins are configured by ROM code, for serial boot use cases.
Their configs are reset if the boot is done on UART, but not on USB.
This should then be done in TF-A. This has to be done after clock
init, and before console is configured.

Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
Change-Id: I29a9694e25fcf1665360dd71f73937f769c43b52
2021-12-14 09:25:19 +01:00
..
common feat(stm32_gpio): add a function to reset a pin 2021-12-14 09:25:19 +01:00
stm32mp1 fix(stm32mp1): deconfigure UART RX pins 2021-12-14 09:25:19 +01:00