Searched defs:bl32_entry (Results 1 – 3 of 3) sorted by relevance
45 struct bl31_params *bl2_plat_get_bl31_params_default(uintptr_t bl32_entry, in bl2_plat_get_bl31_params_default()104 __weak struct bl31_params *bl2_plat_get_bl31_params(uintptr_t bl32_entry, in bl2_plat_get_bl31_params()112 struct bl_params *bl2_plat_get_bl31_params_v2_default(uintptr_t bl32_entry, in bl2_plat_get_bl31_params_v2_default()177 __weak struct bl_params *bl2_plat_get_bl31_params_v2(uintptr_t bl32_entry, in bl2_plat_get_bl31_params_v2()192 static void bl31_entry(uintptr_t bl31_entry, uintptr_t bl32_entry, in bl31_entry()256 uintptr_t bl32_entry = 0; in spl_invoke_atf() local
27 struct bl_params *bl2_plat_get_bl31_params_v2(uintptr_t bl32_entry, in bl2_plat_get_bl31_params_v2()
69 struct bl31_params *bl2_plat_get_bl31_params(uintptr_t bl32_entry, in bl2_plat_get_bl31_params()
Completed in 4 milliseconds