arm-trusted-firmware/plat/st/stm32mp1/include
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
..
boot_api.h feat(plat/st): add STM32MP_UART_PROGRAMMER target 2021-12-03 09:26:11 +01:00
platform_def.h feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target 2021-10-29 16:44:03 +02:00
stm32mp1_context.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
stm32mp1_dbgmcu.h stm32mp1: print information about SoC 2019-09-02 17:49:30 +02:00
stm32mp1_private.h fix(stm32mp1): deconfigure UART RX pins 2021-12-14 09:25:19 +01:00
stm32mp1_shared_resources.h stm32mp1: shared resources: define resource identifiers 2020-06-23 09:17:27 +02:00
stm32mp1_smc.h fix(plat/st): correct BSEC error code management 2021-06-22 14:10:27 +02:00