Home
last modified time | relevance | path

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

/mcuboot-latest/sim/tests/
Dcore.rs53 sim_test!(bootstrap, make_bootstrap_image(), run_bootstrap());
/mcuboot-latest/sim/src/
Dimage.rs578 pub fn run_bootstrap(&self) -> bool { in run_bootstrap() method