Home
last modified time | relevance | path

Searched refs:STM32MP_BL32_BASE (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-a/plat/st/stm32mp1/
A Dstm32mp1_stm32image_def.h22 #define STM32MP_BL32_BASE STM32MP_SEC_SYSRAM_BASE macro
29 #define STM32MP_OPTEE_BASE STM32MP_BL32_BASE
36 #define STM32MP_BL32_BASE (STM32MP_SEC_SYSRAM_BASE + \ macro
40 #define STM32MP_BL2_BASE (STM32MP_BL32_BASE - \
A Dplat_bl2_stm32_mem_params_desc.c31 .ep_info.pc = STM32MP_BL32_BASE,
42 .image_info.image_base = STM32MP_BL32_BASE,
A Dstm32mp1.ld.S71 . = ( STM32MP_BL32_BASE - STM32MP_BINARY_BASE );
A Dstm32mp1_fip_def.h29 #define STM32MP_BL32_BASE (STM32MP_BL32_DTB_BASE + \ macro
/trusted-firmware-a/plat/st/stm32mp1/include/
A Dplatform_def.h79 #define BL32_BASE STM32MP_BL32_BASE
80 #define BL32_LIMIT (STM32MP_BL32_BASE + \
/trusted-firmware-a/fdts/
A Dstm32mp15-fw-config.dtsi54 load-address = <0x0 STM32MP_BL32_BASE>;

Completed in 7 milliseconds