struct BootloaderMessageAB
Defined at line 23 of file ../../src/firmware/paver/boot_control_definition.h
The A/B-specific bootloader message structure (4-KiB).
See Android reference structure for details:
hardware/interfaces/boot/1.1/default/boot_control/include/private/boot_control_definition.h
Also can be found in Fuchsia tree:
//third_party/android/platform/hardware/interfaces/boot/1.1/default/boot_control/include/private/boot_control_definition.h
But it depends on `bootloader_message.h`, which has to be brought in if want
to use it.
Public Members
uint8_t[2048] reserved0
uint8_t[32] slot_suffix
uint8_t[128] reserved1
uint8_t[1888] reserved2