Searched refs:image_os_match (Results 1 – 1 of 1) sorted by relevance
35 static const char *image_os_match[IMAGE_AMT] = { variable180 image_os_match[IMAGE_ID_ATF]); in jump_to_image()191 image_os_match[IMAGE_ID_OPTEE]); in jump_to_image()342 if (!strcmp(os, image_os_match[i])) { in board_fit_image_post_process()
Completed in 5 milliseconds