Searched defs:fwu_metadata (Results 1 – 2 of 2) sorted by relevance
80 struct fwu_metadata { struct83 uint32_t crc_32;86 uint32_t version;89 uint32_t active_index;92 uint32_t previous_active_index;95 uint32_t metadata_size;98 uint16_t desc_offset;101 uint16_t reserved1;104 uint8_t bank_state[NR_OF_MAX_FW_BANKS];107 uint32_t reserved2;[all …]
55 struct fwu_metadata { struct58 uint32_t crc_32;61 uint32_t version;64 uint32_t active_index;67 uint32_t previous_active_index;70 struct fwu_image_entry img_entry[NR_OF_IMAGES_IN_FW_BANK];