Searched refs:image_os (Results 1 – 1 of 1) sorted by relevance
1372 uint8_t image_os; in fit_image_check_os() local1374 if (fit_image_get_os(fit, noffset, &image_os)) in fit_image_check_os()1376 return (os == image_os); in fit_image_check_os()