mcuboot/sim/mcuboot-sys
David Brown f17d39112f sim: Test ram-loading with DIRECT_XIP
Combine all of the pieces to be able to test ram loading with multiple
images.  We construct a model `RamData` that indicates where each image
should be loaded into RAM.  This has to be made early enough to compute
signatures on the images, and then used later to verify that the images
were loaded properly.

Signed-off-by: David Brown <david.brown@linaro.org>
2021-07-19 11:22:13 -06:00
..
csupport sim: Implement function in sim 2021-07-19 11:22:13 -06:00
src sim: Test ram-loading with DIRECT_XIP 2021-07-19 11:22:13 -06:00
.gitignore sim: Naive move of binding into mcuboot-sys 2017-07-12 15:00:57 -06:00
Cargo.toml sim: Support direct-xip configuration 2021-07-19 11:22:13 -06:00
build.rs sim: Basic ram-load test 2021-07-19 11:22:13 -06:00