Searched refs:optee_image_list (Results 1 – 3 of 3) sorted by relevance
155 if (header->optee_image_list[num].image_id == in parse_optee_header()158 &header->optee_image_list[num]); in parse_optee_header()159 } else if (header->optee_image_list[num].image_id == in parse_optee_header()162 if (header->optee_image_list[num].size != 0U) { in parse_optee_header()170 &header->optee_image_list[num]); in parse_optee_header()
53 optee_image_t optee_image_list[]; member
359 curr_image = &image_header->optee_image_list[0]; in opteed_handle_smc_load()