Home
last modified time | relevance | path

Searched refs:table (Results 1 – 15 of 15) sorted by relevance

/mcuboot-latest/boot/bootutil/src/
Dbootutil_public.c422 const struct boot_swap_table *table; in boot_swap_type_multi() local
454 table = boot_swap_tables + i; in boot_swap_type_multi()
456 if (boot_magic_compatible_check(table->magic_primary_slot, in boot_swap_type_multi()
458 boot_magic_compatible_check(table->magic_secondary_slot, in boot_swap_type_multi()
460 (table->image_ok_primary_slot == BOOT_FLAG_ANY || in boot_swap_type_multi()
461 table->image_ok_primary_slot == primary_slot.image_ok) && in boot_swap_type_multi()
462 (table->image_ok_secondary_slot == BOOT_FLAG_ANY || in boot_swap_type_multi()
463 table->image_ok_secondary_slot == secondary_slot.image_ok) && in boot_swap_type_multi()
464 (table->copy_done_primary_slot == BOOT_FLAG_ANY || in boot_swap_type_multi()
465 table->copy_done_primary_slot == primary_slot.copy_done) in boot_swap_type_multi()
[all …]
Dswap_scratch.c344 const struct boot_status_table *table; in swap_status_source() local
373 table = &boot_status_tables[i]; in swap_status_source()
375 if (boot_magic_compatible_check(table->bst_magic_primary_slot, in swap_status_source()
378 boot_magic_compatible_check(table->bst_magic_scratch, in swap_status_source()
381 (table->bst_copy_done_primary_slot == BOOT_FLAG_ANY || in swap_status_source()
382 table->bst_copy_done_primary_slot == state_primary_slot.copy_done)) in swap_status_source()
384 source = table->bst_status_source; in swap_status_source()
/mcuboot-latest/scripts/
Dmcubin.bt30 // The simulator writes the partition table at the beginning of the
33 // construct a synthetic partition table in the file, or change code
38 // NOTE: Put code here to hard code a partition table, and
/mcuboot-latest/docs/
DGemfile.lock78 terminal-table (~> 1.4)
244 terminal-table (1.8.0)
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM0P/GCC_ARM/
Dcy8c6xxa_cm0plus.ld183 * uncomment .copy.table section and,
185 .copy.table :
205 * uncomment .zero.table section and,
207 .zero.table :
/mcuboot-latest/boot/cypress/BlinkyApp/linker/
DBlinkyApp_template.ld182 * uncomment .copy.table section and,
184 .copy.table :
204 * uncomment .zero.table section and,
206 .zero.table :
/mcuboot-latest/boot/cypress/MCUBootApp/
DMCUBootApp.ld184 * uncomment .copy.table section and,
186 .copy.table :
206 * uncomment .zero.table section and,
208 .zero.table :
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM4/GCC_ARM/
Dcy8c6xxa_cm4_dual.ld193 * uncomment .copy.table section and,
195 .copy.table :
215 * uncomment .zero.table section and,
217 .zero.table :
/mcuboot-latest/boot/espressif/port/esp32c3/ld/
Dbootloader.ld115 /* C++ exception handlers table: */
/mcuboot-latest/boot/espressif/port/esp32s2/ld/
Dbootloader.ld115 /* C++ exception handlers table: */
/mcuboot-latest/boot/espressif/port/esp32s3/ld/
Dbootloader.ld115 /* C++ exception handlers table: */
/mcuboot-latest/boot/espressif/port/esp32/ld/
Dbootloader.ld114 /* C++ exception handlers table: */
/mcuboot-latest/boot/espressif/port/esp32c2/ld/
Dbootloader.ld149 /* C++ exception handlers table: */
/mcuboot-latest/boot/espressif/port/esp32c6/ld/
Dbootloader.ld145 /* C++ exception handlers table: */
/mcuboot-latest/boot/espressif/port/esp32h2/ld/
Dbootloader.ld147 /* C++ exception handlers table: */