Home
last modified time | relevance | path

Searched defs:boot_img_hdr_v1 (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/tools/mkbootimg/include/bootimg/
H A Dbootimg.h156 struct boot_img_hdr_v1 : public boot_img_hdr_v0 { struct
157 uint32_t recovery_dtbo_size; /* size in bytes for recovery DTBO/ACPIO image */
158 uint64_t recovery_dtbo_offset; /* offset to recovery dtbo/acpio in boot image */
159 uint32_t header_size;