Home
last modified time | relevance | path

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

/mcuboot-2.7.6/sim/tests/
Dcore.rs51 sim_test!(bootstrap, make_bootstrap_image(), run_bootstrap());
/mcuboot-2.7.6/sim/src/
Dimage.rs263 pub fn make_bootstrap_image(self) -> Images { in make_bootstrap_image() method