arm-trusted-firmware/plat/st/stm32mp2
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
..
aarch64 fix(stm32mp2): correct early/crash console init 2025-01-28 15:04:32 +01:00
include feat(stm32mp2): disable PIE by default on STM32MP2 platform 2025-02-27 10:02:50 +01:00
services feat(stm32mp2): add a runtime service for STGEN configuration 2024-12-13 11:48:38 +01:00
bl2_plat_setup.c feat(stm32mp2): add FWU support 2024-12-06 11:16:31 +01:00
bl31_plat_setup.c fix(stm32mp2): enable timer earlier in BL31 2024-11-14 11:01:04 +01:00
plat_bl2_mem_params_desc.c feat(stm32mp2): boot BL33 at EL1 or EL2 2024-10-22 11:24:58 +02:00
plat_ddr.c feat(st-ddr): add STM32MP2 driver 2024-10-09 15:09:11 +02:00
platform.mk feat(stm32mp2): disable PIE by default on STM32MP2 platform 2025-02-27 10:02:50 +01:00
stm32mp2_def.h feat(stm32mp2): disable PIE by default on STM32MP2 platform 2025-02-27 10:02:50 +01:00
stm32mp2_pm.c chore(docs): drop the "wfi" from pwr_domain_pwr_down_wfi 2025-02-03 14:29:47 +00:00
stm32mp2_private.c feat(stm32mp2): add FWU support 2024-12-06 11:16:31 +01:00
stm32mp2_syscfg.c feat(stm32mp2): get chip ID 2024-08-12 15:54:52 +02:00
stm32mp2_topology.c feat(stm32mp2): add minimal support for BL31 2024-09-13 17:37:56 +02:00
stm32mp2_usb_dfu.c feat(stm32mp2): add STM32MP_USB_PROGRAMMER compilation 2024-02-05 09:25:02 +01:00