arm-trusted-firmware/plat/st/stm32mp1/include
Patrick Delaunay 4b2f23e55f feat(stm32mp1): configure the serial boot load address
For product with 128MB DDR size, the OP-TEE is located at the end
of the DDR and the FIP can't be loaded at the default location
because it overlap the OP-TEE final location. So the default value
for DWL_BUFFER_BASE is invalid.

To avoid this conflict the serial boot load address = DWL_BUFFER_BASE
can be modified with a configuration flags.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Change-Id: Ie27b87c10c57fea5d4c6200ce4f624e775b9a080
2022-09-23 15:17:43 +02:00
..
boot_api.h feat(stm32mp1): update boot API for header v2.0 2022-03-21 10:53:55 +01:00
platform_def.h feat(stm32mp1): configure the serial boot load address 2022-09-23 15:17:43 +02:00
stm32mp1_dbgmcu.h fix(stm32mp1): do not reopen debug features 2022-01-04 13:30:53 +01:00
stm32mp1_private.h feat(stm32mp1): add "Boot mode" management for STM32MP13 2022-03-22 09:09:23 +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