arm-trusted-firmware/plat/st/stm32mp1/include
Yann Gautier d958d10eb3 feat(stm32mp1): enable BL2_IN_XIP_MEM to remove relocation sections
Because the BL2 is not relocated, the usage of BL2_IN_XIP_MEM
can be used. It reduces the binary size by removing all relocation
sections. XIP will not be used when STM32MP_USE_STM32IMAGE is
defined. Introduce new definitions for SEPARATE_CODE_AND_RODATA.

Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Change-Id: Ifd76f14e5bc98990bf84e0bfd4ee0b4e49a9a293
2022-01-12 09:21:14 +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(stm32mp1): enable BL2_IN_XIP_MEM to remove relocation sections 2022-01-12 09:21:14 +01:00
stm32mp1_dbgmcu.h fix(stm32mp1): do not reopen debug features 2022-01-04 13:30:53 +01: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