Home
last modified time | relevance | path

Searched refs:fit_image_get_comp (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/cmd/
Dximg.c172 if (fit_image_get_comp(fit_hdr, noffset, &comp)) { in do_imgextract()
/external/u-boot/common/
Dimage-fit.c481 fit_image_get_comp(fit, image_noffset, &comp); in fit_image_print()
760 int fit_image_get_comp(const void *fit, int noffset, uint8_t *comp) in fit_image_get_comp() function
1449 if (fit_image_get_comp(fit, noffset, &image_comp)) in fit_image_check_comp()
2002 if (!fit_image_get_comp(fit, noffset, &comp) && in fit_image_load()
Dbootm.c120 if (fit_image_get_comp(images.fit_hdr_os, in bootm_find_os()
847 if (fit_image_get_comp(fit, noffset, &imape_comp)) { in bootm_host_load_image()
/external/u-boot/common/spl/
Dspl_fit.c199 if (fit_image_get_comp(fit, node, &image_comp)) in spl_load_fit_image()
/external/u-boot/prebuilt-intermediates/
Dimage.h1012 int fit_image_get_comp(const void *fit, int noffset, uint8_t *comp);
/external/u-boot/include/
Dimage.h1012 int fit_image_get_comp(const void *fit, int noffset, uint8_t *comp);