Home
last modified time | relevance | path

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

/hardware/interfaces/boot/1.1/default/boot_control/include/private/
Dboot_control_definition.h59 struct slot_metadata { struct
62 uint8_t priority : 4;
64 uint8_t tries_remaining : 3;
66 uint8_t successful_boot : 1;
69 uint8_t verity_corrupted : 1;
71 uint8_t reserved : 7;
/hardware/ti/am57x/bootctrl/
Dbootloader_message.h131 struct slot_metadata { struct
134 uint8_t priority : 4;
136 uint8_t tries_remaining : 3;
138 uint8_t successful_boot : 1;
141 uint8_t verity_corrupted : 1;
143 uint8_t reserved : 7;