Searched defs:footer_struct (Results 1 – 1 of 1) sorted by relevance
37 struct footer_struct { struct38 u32 image_info_base; /* Address of first word of ImageFooter */39 u32 image_start; /* Start of area reserved by this footer */40 u32 signature; /* 'Magic' number proves it's a footer */41 u32 type; /* Area type: ARM Image, SIB, customer */42 u32 checksum; /* Just this structure */