Home
last modified time | relevance | path

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

/u-boot/boot/
A Dimage-android.c176 bool android_image_get_data(const void *boot_hdr, const void *vendor_boot_hdr, in android_image_get_data() argument
190 if (!vendor_boot_hdr) { in android_image_get_data()
194 if (!is_android_vendor_boot_image_header(vendor_boot_hdr)) { in android_image_get_data()
199 android_vendor_boot_image_v3_v4_parse_hdr(vendor_boot_hdr, data); in android_image_get_data()
/u-boot/include/
A Dimage.h1750 bool android_image_get_data(const void *boot_hdr, const void *vendor_boot_hdr,

Completed in 11 milliseconds