Home
last modified time | relevance | path

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

/external/u-boot/include/
Dimage.h1255 static inline int fit_image_check_target_arch(const void *fdt, int node) in fit_image_check_target_arch() function
/external/u-boot/common/
Dimage-fit.c1879 if (!fit_image_check_target_arch(fit, noffset)) { in fit_image_load()