Home
last modified time | relevance | path

Searched refs:make_bootstrap_image (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.rs364 pub fn make_bootstrap_image(self) -> Images { in make_bootstrap_image() method