Searched refs:STM32MP_DTB_BASE (Results 1 – 3 of 3) sorted by relevance
94 #define STM32MP_DTB_BASE STM32MP_BL2_DTB_BASE macro98 #define STM32MP_DTB_BASE STM32MP_BL32_DTB_BASE macro
228 if (dt_open_and_check(STM32MP_DTB_BASE) < 0) { in bl2_el3_plat_arch_setup()378 fconf_populate("TB_FW", STM32MP_DTB_BASE); in bl2_el3_plat_arch_setup()
101 #define DTB_BASE STM32MP_DTB_BASE102 #define DTB_LIMIT (STM32MP_DTB_BASE + \
Completed in 3 milliseconds