Home
last modified time | relevance | path

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

/u-boot/common/
A Dimage-fit.c528 fit_image_get_arch(fit, image_noffset, &arch); in fit_image_print()
717 int fit_image_get_arch(const void *fit, int noffset, uint8_t *arch) in fit_image_get_arch() function
1518 if (fit_image_get_arch(fit, noffset, &image_arch)) in fit_image_check_arch()
2083 fit_image_get_arch(fit, noffset, &os_arch); in fit_image_load()
A Dbootm.c143 if (fit_image_get_arch(images.fit_hdr_os, in bootm_find_os()
/u-boot/include/
A Dimage.h1087 int fit_image_get_arch(const void *fit, int noffset, uint8_t *arch);

Completed in 11 milliseconds