Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_fip_def.h59 #define STM32MP_BL2_RO_BASE STM32MP_BL2_BASE macro
61 #define STM32MP_BL2_RW_BASE (STM32MP_BL2_RO_BASE + \
H A Dstm32mp1.ld.S57 . = ABSOLUTE( STM32MP_BL2_RO_BASE );
/rk3399_ARM-atf/plat/st/stm32mp1/include/
H A Dplatform_def.h54 #define BL2_RO_BASE STM32MP_BL2_RO_BASE
55 #define BL2_RO_LIMIT (STM32MP_BL2_RO_BASE + \
/rk3399_ARM-atf/plat/st/stm32mp2/include/
H A Dplatform_def.h65 #define BL2_RO_BASE STM32MP_BL2_RO_BASE
66 #define BL2_RO_LIMIT (STM32MP_BL2_RO_BASE + \
/rk3399_ARM-atf/plat/st/stm32mp2/aarch64/
H A Dstm32mp2.ld.S57 . = ABSOLUTE( STM32MP_BL2_RO_BASE );
/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dstm32mp2_def.h154 #define STM32MP_BL2_RO_BASE STM32MP_BL2_BASE macro
156 #define STM32MP_BL2_RW_BASE (STM32MP_BL2_RO_BASE + \