Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/st/stm32mp1/
Dstm32mp1_fip_def.h56 #define STM32MP_BL2_BASE (STM32MP_BL2_DTB_BASE + \ macro
60 #define STM32MP_BL2_BASE (STM32MP_SEC_SYSRAM_BASE + \ macro
65 #define STM32MP_BL2_RO_BASE STM32MP_BL2_BASE
82 #define STM32MP_BL2_DTB_BASE (STM32MP_BL2_BASE - \
Dstm32mp1.ld.S59 . = ( STM32MP_BL2_BASE - STM32MP_BINARY_BASE );
/trusted-firmware-a-latest/plat/st/stm32mp2/include/
Dplatform_def.h60 #define BL2_BASE STM32MP_BL2_BASE
61 #define BL2_LIMIT (STM32MP_BL2_BASE + \
/trusted-firmware-a-latest/plat/st/stm32mp1/include/
Dplatform_def.h50 #define BL2_BASE STM32MP_BL2_BASE
51 #define BL2_LIMIT (STM32MP_BL2_BASE + \
/trusted-firmware-a-latest/plat/st/stm32mp2/aarch64/
Dstm32mp2.ld.S59 . = ( STM32MP_BL2_BASE - STM32MP_BINARY_BASE );
/trusted-firmware-a-latest/plat/st/stm32mp2/
Dstm32mp2_def.h68 #define STM32MP_BL2_BASE (STM32MP_SEC_SYSRAM_BASE + \ macro
84 #define STM32MP_BL2_DTB_BASE (STM32MP_BL2_BASE - \