arm-trusted-firmware/plat/st/stm32mp1/include
Patrick Delaunay 32f2ca04bf fix(stm32mp1): update the FIP load address for serial boot
Update the FIP load address and size for serial boot to support
product with a DDR size = 128MB
1/ Move the FIP location at the end of the first 128MB
2/ Reduce the DWL_BUFFER_SIZE to 16MB, to be coherent with the value
   indicated in USB enumeration
   - for STM32MP13x: "@SSBL /0x03/1*16Me"
   - for STM32MP15x: "@Partition3 /0x03/1*16Me"

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Change-Id: Id93bf00c64832c17426bfd78e060861275677ecc
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 fix(stm32mp1): update the FIP load address for serial boot 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