Crate assembly_partitions_config
source ·Expand description
Library for reading and writing a description of the partitions for a specific hardware.
Structs
A single bootloader partition, which is not slot-specific.
A partition to flash in “fuchsia” configurations.
The configuration file specifying where the generated images should be placed when flashing of
OTAing. This file lists the partitions used in three different flashing configurations:
fuchsia - primary images in A/B, recovery in R, bootloaders, bootstrap
fuchsia_only - primary images in A/B, recovery in R, bootloaders
recovery - recovery in A/B/R, bootloaders