Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_fip_def.h50 #define STM32MP_BL2_BASE (STM32MP_BL2_DTB_BASE + \ macro
54 #define STM32MP_BL2_BASE (STM32MP_SEC_SYSRAM_BASE + \ macro
59 #define STM32MP_BL2_RO_BASE STM32MP_BL2_BASE
76 #define STM32MP_BL2_DTB_BASE (STM32MP_BL2_BASE - \
H A Dstm32mp1.ld.S59 . = ABSOLUTE( STM32MP_BL2_BASE );
/rk3399_ARM-atf/plat/st/stm32mp1/include/
H A Dplatform_def.h50 #define BL2_BASE STM32MP_BL2_BASE
51 #define BL2_LIMIT (STM32MP_BL2_BASE + \
/rk3399_ARM-atf/plat/st/stm32mp2/include/
H A Dplatform_def.h61 #define BL2_BASE STM32MP_BL2_BASE
62 #define BL2_LIMIT (STM32MP_BL2_BASE + \
/rk3399_ARM-atf/plat/st/stm32mp2/aarch64/
H A Dstm32mp2.ld.S59 . = ABSOLUTE( STM32MP_BL2_BASE );
/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dstm32mp2_def.h150 #define STM32MP_BL2_BASE (STM32MP_SYSRAM_BASE + \ macro
154 #define STM32MP_BL2_RO_BASE STM32MP_BL2_BASE
179 #define STM32MP_BL2_DTB_BASE (STM32MP_BL2_BASE - \