Searched refs:dt_open_and_check (Results 1 – 6 of 6) sorted by relevance
29 int dt_open_and_check(uintptr_t dt_addr);
157 if (dt_open_and_check(dt_addr) < 0) { in sp_min_early_platform_setup2()
53 ret = dt_open_and_check(arg1); in bl31_early_platform_setup2()
166 if (dt_open_and_check(STM32MP_DTB_BASE) < 0) { in bl2_el3_plat_arch_setup()
25 int dt_open_and_check(uintptr_t dt_addr) in dt_open_and_check() function
229 if (dt_open_and_check(STM32MP_DTB_BASE) < 0) { in bl2_el3_plat_arch_setup()