Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.c1519 int fit_image_check_os(const void *fit, int noffset, uint8_t os) in fit_image_check_os() function
2174 fit_image_check_os(fit, noffset, IH_OS_LINUX) || in fit_image_load_index()
2175 fit_image_check_os(fit, noffset, IH_OS_ARM_TRUSTED_FIRMWARE) || in fit_image_load_index()
2176 fit_image_check_os(fit, noffset, IH_OS_OP_TEE) || in fit_image_load_index()
2177 fit_image_check_os(fit, noffset, IH_OS_U_BOOT) || in fit_image_load_index()
2178 fit_image_check_os(fit, noffset, IH_OS_QNX) || in fit_image_load_index()
2179 fit_image_check_os(fit, noffset, IH_OS_OPENRTOS); in fit_image_load_index()
H A Dimage-fit.su
/OK3568_Linux_fs/u-boot/spl/common/
H A Dimage-fit.su
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h1073 int fit_image_check_os(const void *fit, int noffset, uint8_t os);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map