arm-trusted-firmware/plat/st/stm32mp1/include
Yann Gautier 4dc77a35e3 refactor(stm32mp1): move stm32_save_boot_interface()
The function stm32_save_boot_interface()is moved to stm32mp1_private.c
file. The files stm32mp1_context.{c,h} are removed.
As return is always 0, change the function to return void.
Call it earlier, to be able to use it when configuring console.

Change-Id: I8986e1257dc8e8708eab044a51ea1f2426b16597
Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
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_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