Home
last modified time | relevance | path

Searched refs:android_image_check_header (Results 1 – 5 of 5) sorted by relevance

/u-boot/cmd/
A Dabootimg.c28 if (android_image_check_header(hdr)) { in abootimg_get_ver()
75 if (android_image_check_header(hdr)) { in abootimg_get_dtb_load_addr()
/u-boot/common/
A Dimage-android.c125 int android_image_check_header(const struct andr_img_hdr *hdr) in android_image_check_header() function
234 if (android_image_check_header(hdr)) { in android_image_get_dtbo()
283 if (android_image_check_header(hdr)) { in android_image_get_dtb_img_addr()
A Dimage.c1112 if (android_image_check_header(img_addr) == 0) in genimg_get_format()
/u-boot/drivers/fastboot/
A Dfb_mmc.c322 res = android_image_check_header(hdr); in fb_mmc_get_boot_header()
/u-boot/include/
A Dimage.h1525 int android_image_check_header(const struct andr_img_hdr *hdr);

Completed in 12 milliseconds