Searched refs:bl33_entry (Results 1 – 2 of 2) sorted by relevance
36 uintptr_t bl33_entry) in bl2_plat_get_bl31_params() argument81 bl33_ep_info->pc = bl33_entry; in bl2_plat_get_bl31_params()118 uintptr_t bl33_entry, uintptr_t fdt_addr) in bl31_entry() argument123 bl31_params = bl2_plat_get_bl31_params(spl_image, bl32_entry, bl33_entry); in bl31_entry()166 uintptr_t bl32_entry, bl33_entry; in spl_invoke_atf() local191 bl33_entry = spl_fit_images_get_entry(blob, node); in spl_invoke_atf()193 bl33_entry = spl_image->entry_point_bl33; in spl_invoke_atf()212 bl33_entry, platform_param); in spl_invoke_atf()
298 uintptr_t bl33_entry, uintptr_t fdt_addr);