Home
last modified time | relevance | path

Searched defs:bl32_entry (Results 1 – 3 of 3) sorted by relevance

/u-boot/common/spl/
A Dspl_atf.c45 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
/u-boot/board/kontron/sl28/
A Dspl_atf.c27 struct bl_params *bl2_plat_get_bl31_params_v2(uintptr_t bl32_entry, in bl2_plat_get_bl31_params_v2()
/u-boot/arch/arm/mach-zynqmp/
A Dhandoff.c69 struct bl31_params *bl2_plat_get_bl31_params(uintptr_t bl32_entry, in bl2_plat_get_bl31_params()

Completed in 4 milliseconds