arm-trusted-firmware/plat/st/stm32mp2/include
Maxime Méré ac9abe7e59 feat(stm32mp2): disable PIE by default on STM32MP2 platform
Allow to disable ENABLE_PIE on STM32MP2. BL31 is loaded at the beginning
of SYSRAM whatever the options set. Set ENABLE_PIE to 0 by default.
This should allow us to reduce BL31 and BL2 size.

Change-Id: Ie8c83c9205e81301eb1fdcf24b94216172586630
Signed-off-by: Maxime Méré <maxime.mere@foss.st.com>
2025-02-27 10:02:50 +01:00
..
boot_api.h feat(stm32mp2): add BL2 boot first steps 2024-08-12 15:54:52 +02:00
plat_macros.S feat(st): introduce new platform STM32MP2 2023-09-08 10:56:49 +02:00
plat_tbbr_img_def.h feat(stm32mp2): manage DDR FW via FIP 2024-09-13 17:57:58 +02:00
platform_def.h feat(stm32mp2): disable PIE by default on STM32MP2 platform 2025-02-27 10:02:50 +01:00
stm32mp2_private.h feat(stm32mp2): add helper to get DDRDBG base address 2024-10-02 17:46:52 +02:00
stm32mp2_smc.h feat(stm32mp2): add a runtime service for STGEN configuration 2024-12-13 11:48:38 +01:00