Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dimage.h1360 static inline int fit_image_check_target_arch(const void *fdt, int node) in fit_image_check_target_arch() function
Dimage.h.orig1340 static inline int fit_image_check_target_arch(const void *fdt, int node)
/third_party/uboot/u-boot-2020.01/common/
Dimage-fit.c2057 if (!fit_image_check_target_arch(fit, noffset)) { in fit_image_load()
Dimage-fit.c.orig1931 if (!fit_image_check_target_arch(fit, noffset)) {