Searched refs:bl33_entry (Results 1 – 2 of 2) sorted by relevance
36 uintptr_t bl33_entry) in bl2_plat_get_bl31_params() argument77 bl33_ep_info->pc = bl33_entry; in bl2_plat_get_bl31_params()125 uintptr_t bl33_entry, uintptr_t fdt_addr) in bl31_entry() argument130 bl31_params = bl2_plat_get_bl31_params(spl_image, bl32_entry, bl33_entry); in bl31_entry()173 uintptr_t bl32_entry, bl33_entry; in spl_invoke_atf() local198 bl33_entry = spl_fit_images_get_entry(blob, node); in spl_invoke_atf()200 bl33_entry = spl_image->entry_point_bl33; in spl_invoke_atf()219 bl33_entry, platform_param); in spl_invoke_atf()
299 uintptr_t bl33_entry, uintptr_t fdt_addr);