Home
last modified time | relevance | path

Searched refs:spl_fit_images_get_entry (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl_atf.c159 uintptr_t spl_fit_images_get_entry(void *blob, int node) in spl_fit_images_get_entry() function
186 bl32_entry = spl_fit_images_get_entry(blob, node); in spl_invoke_atf()
198 bl33_entry = spl_fit_images_get_entry(blob, node); in spl_invoke_atf()