Home
last modified time | relevance | path

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

/external/u-boot/common/spl/
Dspl_atf.c33 static struct bl31_params *bl2_plat_get_bl31_params(uintptr_t bl33_entry) in bl2_plat_get_bl31_params()
88 static void bl31_entry(uintptr_t bl31_entry, uintptr_t bl33_entry, in bl31_entry()
145 uintptr_t bl33_entry = CONFIG_SYS_TEXT_BASE; in spl_invoke_atf() local