Searched refs:boot_img_magic (Results 1 – 2 of 2) sorted by relevance
169 extern const union boot_img_magic_t boot_img_magic;171 #define BOOT_IMG_MAGIC (boot_img_magic.val)176 #define BOOT_IMG_ALIGN (boot_img_magic.align)179 _Static_assert(sizeof(boot_img_magic) == BOOT_MAGIC_SZ, "Invalid size for image magic");
61 const union boot_img_magic_t boot_img_magic = { variable70 const union boot_img_magic_t boot_img_magic = { variable