Searched refs:image_os_match (Results 1 – 1 of 1) sorted by relevance
40 static const char *image_os_match[IMAGE_AMT] = { variable264 image_os_match[IMAGE_ID_ATF]); in jump_to_image_no_args()275 image_os_match[IMAGE_ID_OPTEE]); in jump_to_image_no_args()336 if (!strcmp(os, image_os_match[i])) { in board_fit_image_post_process()
Completed in 6 milliseconds