Home
last modified time | relevance | path

Searched refs:bl2_plat_get_bl31_params (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() function
94 bl31_params = bl2_plat_get_bl31_params(bl33_entry); in bl31_entry()