Home
last modified time | relevance | path

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

/u-boot/common/
A Dimage-fit.c534 fit_image_get_os(fit, image_noffset, &os); in fit_image_print()
685 int fit_image_get_os(const void *fit, int noffset, uint8_t *os) in fit_image_get_os() function
1492 if (fit_image_get_os(fit, noffset, &image_os)) in fit_image_check_os()
2107 fit_image_get_os(fit, noffset, &os); in fit_image_load()
A Dbootm.c136 if (fit_image_get_os(images.fit_hdr_os, images.fit_noffset_os, in bootm_find_os()
/u-boot/common/spl/
A Dspl_fit.c477 return fit_image_get_os(fit, noffset, os); in spl_fit_image_get_os()
/u-boot/include/
A Dimage.h1086 int fit_image_get_os(const void *fit, int noffset, uint8_t *os);

Completed in 18 milliseconds