Home
last modified time | relevance | path

Searched refs:STM32MP_DTB_BASE (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_fip_def.h88 #define STM32MP_DTB_BASE STM32MP_BL2_DTB_BASE macro
92 #define STM32MP_DTB_BASE STM32MP_BL32_DTB_BASE macro
H A Dbl2_plat_setup.c229 if (dt_open_and_check(STM32MP_DTB_BASE) < 0) { in bl2_el3_plat_arch_setup()
373 fconf_populate("TB_FW", STM32MP_DTB_BASE); in bl2_el3_plat_arch_setup()
/rk3399_ARM-atf/plat/st/stm32mp1/include/
H A Dplatform_def.h83 #define DTB_BASE STM32MP_DTB_BASE
84 #define DTB_LIMIT (STM32MP_DTB_BASE + \
/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dbl2_plat_setup.c166 if (dt_open_and_check(STM32MP_DTB_BASE) < 0) { in bl2_el3_plat_arch_setup()
223 fconf_populate("TB_FW", STM32MP_DTB_BASE); in bl2_el3_plat_arch_setup()
H A Dstm32mp2_def.h184 #define STM32MP_DTB_BASE STM32MP_BL2_DTB_BASE macro