Home
last modified time | relevance | path

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

/external/u-boot/common/
Dimage-fit.c513 fit_image_get_os(fit, image_noffset, &os); in fit_image_print()
664 int fit_image_get_os(const void *fit, int noffset, uint8_t *os) in fit_image_get_os() function
1374 if (fit_image_get_os(fit, noffset, &image_os)) in fit_image_check_os()
1937 fit_image_get_os(fit, noffset, &os); in fit_image_load()
Dbootm.c128 if (fit_image_get_os(images.fit_hdr_os, images.fit_noffset_os, in bootm_find_os()
/external/u-boot/common/spl/
Dspl_fit.c351 return fit_image_get_os(fit, noffset, os); in spl_fit_image_get_os()
/external/u-boot/prebuilt-intermediates/
Dimage.h1009 int fit_image_get_os(const void *fit, int noffset, uint8_t *os);
/external/u-boot/include/
Dimage.h1009 int fit_image_get_os(const void *fit, int noffset, uint8_t *os);