Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-k3/
A Dcommon.c40 static const char *image_os_match[IMAGE_AMT] = { variable
264 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