Searched full:strategy (Results 1 – 12 of 12) sorted by relevance
11 //! jobs->environment->strategy->matric->features359 let strategy = Yaml::String("strategy".to_string()); in lookup_matrix() localVariable365 .as_hash()?.get(&strategy)? in lookup_matrix()
19 strategy:
15 strategy:
17 strategy:
16 strategy:
13 referencing the desired implementation strategy is
81 Select downgrade prevention strategy.
305 implement than the image swapping strategy, especially since the bootloader must835 direct-xip strategy is chosen. The flash map is very similar to the swap836 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, but1176 *Image encryption is not supported when the direct-xip upgrade strategy*1288 overwrite-based image update strategy is used (i.e. `MCUBOOT_OVERWRITE_ONLY`
328 image update strategy is used)
315 notice = "(Note: some fields may not be used, depending on the update strategy)\n"
411 * 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
1492 * implements a fallback strategy.1494 * For clients, you only need this if you're using a fallback strategy, which