Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/common/
A Ddesc_image_load.c316 entry_point_info_t *bl32_ep_info_out, in bl31_params_parse_helper() argument
333 if (bl32_ep_info_out != NULL) in bl31_params_parse_helper()
334 *bl32_ep_info_out = *v1->bl32_ep_info; in bl31_params_parse_helper()
345 if (bl32_ep_info_out != NULL) in bl31_params_parse_helper()
346 *bl32_ep_info_out = *node->ep_info; in bl31_params_parse_helper()
/tf-a-ffa_el3_spmc/include/common/
A Ddesc_image_load.h45 entry_point_info_t *bl32_ep_info_out,

Completed in 3 milliseconds