Home
last modified time | relevance | path

Searched refs:fit_get_subimage_count (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/tools/
H A Dfit_image.c781 count = fit_get_subimage_count(fit, images_noffset); in fit_extract_contents()
/openbmc/u-boot/include/
H A Dimage.h972 int fit_get_subimage_count(const void *fit, int images_noffset);
/openbmc/u-boot/common/
H A Dimage-fit.c127 int fit_get_subimage_count(const void *fit, int images_noffset) in fit_get_subimage_count() function