Home
last modified time | relevance | path

Searched refs:IgnoreRamLoadFlag (Results 1 – 2 of 2) sorted by relevance

/mcuboot-latest/sim/tests/
Dcore.rs75 …ing_header_flag, make_no_upgrade_image(&NO_DEPS, ImageManipulation::IgnoreRamLoadFlag), run_ram_lo…
/mcuboot-latest/sim/src/
Dimage.rs128 IgnoreRamLoadFlag, enumerator
1783 if img_manipulation == ImageManipulation::IgnoreRamLoadFlag { in install_image()