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