Searched refs:bl2_plat_get_bl31_params (Results 1 – 1 of 1) sorted by relevance
34 static struct bl31_params *bl2_plat_get_bl31_params(struct spl_image_info *spl_image, in bl2_plat_get_bl31_params() function123 bl31_params = bl2_plat_get_bl31_params(spl_image, bl32_entry, bl33_entry); in bl31_entry()