Home
last modified time | relevance | path

Searched refs:slots (Results 1 – 10 of 10) sorted by relevance

/mcuboot-2.7.6/sim/src/
Dimage.rs63 slots: Vec<[SlotInfo; 2]>, field
79 slots: [SlotInfo; 2], field
107 let mut slots = Vec::with_capacity(num_images); in new() localVariable
150 slots.push([primary, secondary]); in new()
156 slots, in new()
179 let images = self.slots.into_iter().enumerate().map(|(image_num, slots)| { in make_no_upgrade_image()
185 let primaries = install_image(&mut flash, &slots[0], 42784, &*dep, false); in make_no_upgrade_image()
188 _ => install_image(&mut flash, &slots[1], 46928, &*dep, false) in make_no_upgrade_image()
191 slots, in make_no_upgrade_image()
207 mark_upgrade(&mut images.flash, &image.slots[1]); in make_image()
[all …]
/mcuboot-2.7.6/sim/mcuboot-sys/src/
Darea.rs134 areas.slots[i].areas = &area[0]; in get_c()
135 areas.slots[i].whole = self.whole[i].clone(); in get_c()
136 areas.slots[i].num_areas = area.len() as u32; in get_c()
137 areas.slots[i].id = area[0].flash_id; in get_c()
156 slots: [CArea; 16], field
/mcuboot-2.7.6/sim/mcuboot-sys/csupport/
Drun.c232 struct area slots[16]; member
295 if (flash_areas->slots[i].id == id) in flash_area_open()
304 *area = &flash_areas->slots[i].whole; in flash_area_open()
357 if (flash_areas->slots[i].id == idx) in flash_area_to_sectors()
365 slot = &flash_areas->slots[i]; in flash_area_to_sectors()
387 if (flash_areas->slots[i].id == fa_id) in flash_area_get_sectors()
395 slot = &flash_areas->slots[i]; in flash_area_get_sectors()
/mcuboot-2.7.6/docs/
Dreadme-mbed.md15 * `"mcuboot.slot-size"`: size of an image slot (only one image, two slots are currently supported)
41 As your application starts in the primary slots (instead of the beginning of the whole flash), you …
Dreadme-zephyr.md20 Currently, the two image slots must be contiguous. If you are running
Drelease-notes.md9 Equal slots (direct-xip) upgrade mode, RAM loading upgrade mode,
/mcuboot-2.7.6/boot/cypress/MCUBootApp/
DREADME.md27 Size of slots `0x10000` - 64kb
48 Navigate to `sysflash.h` and modify the flash area(s) / slots sizes to meet your needs.
113 Size of slots `0x10000` - 64kb
115 __Note:__ It is also possible to place secondary (upgrade) slots in external memory module so resul…
DExternalMemory.md51 Size of slots `0x10000` - 64kB
/mcuboot-2.7.6/boot/cypress/
DREADME.md29 It is also possible to place secondary (upgrade) slots in external memory module. In this case prim…
/mcuboot-2.7.6/boot/zephyr/
DKconfig213 but is currently limited to all sectors in both slots being of