Home
last modified time | relevance | path

Searched full:strategy (Results 1 – 12 of 12) sorted by relevance

/mcuboot-3.7.0/ptest/src/
Dmain.rs11 //! jobs->environment->strategy->matric->features
359 let strategy = Yaml::String("strategy".to_string()); in lookup_matrix() localVariable
365 .as_hash()?.get(&strategy)? in lookup_matrix()
/mcuboot-3.7.0/.github/workflows/
Despressif.yaml19 strategy:
Dfih_tests.yaml15 strategy:
Dimgtool.yaml17 strategy:
Dsim.yaml16 strategy:
/mcuboot-3.7.0/ext/fiat/
DREADME.md13 referencing the desired implementation strategy is
/mcuboot-3.7.0/boot/mynewt/mcuboot_config/
Dsyscfg.yml81 Select downgrade prevention strategy.
/mcuboot-3.7.0/docs/
Ddesign.md305 implement than the image swapping strategy, especially since the bootloader must
835 direct-xip strategy is chosen. The flash map is very similar to the swap
836 strategy but there is no need for Scratch area.
843 + Copy it to RAM in case of ram-load strategy.
847 strategy.)
855 + Delete the image from RAM in case of ram-load strategy, but
1176 *Image encryption is not supported when the direct-xip upgrade strategy*
1288 overwrite-based image update strategy is used (i.e. `MCUBOOT_OVERWRITE_ONLY`
Drelease-notes.md328 image update strategy is used)
/mcuboot-3.7.0/scripts/imgtool/
Ddumpinfo.py315 notice = "(Note: some fields may not be used, depending on the update strategy)\n"
/mcuboot-3.7.0/boot/bootutil/src/
Dloader.c411 * case of MCUBOOT_RAM_LOAD strategy) and its slot is set to unavailable.
3211 * SRAM in case of MCUBOOT_RAM_LOAD strategy, and set to
/mcuboot-3.7.0/boot/cypress/MCUBootApp/config/
Dmcuboot_crypto_config.h1492 * implements a fallback strategy.
1494 * For clients, you only need this if you're using a fallback strategy, which