1. ea0290b Add sim support for flash erased at 0 by Fabio Utzig · 7 years ago
  2. a91c626 Mark non-used functions in overwrite only mode by Fabio Utzig · 8 years ago
  3. eedcc45 Add test with write status area fail and interruption by Fabio Utzig · 8 years ago
  4. b841f0a Add simple status write test without interruption by Fabio Utzig · 8 years ago
  5. 9b0ee90 Enable capturing asserts inside simulator by Fabio Utzig · 8 years ago
  6. 80fde2f Add ecdsa signing support to the simulator by Fabio Utzig · 8 years ago
  7. a4167ef sim: Create cargo tests for each testcase by David Brown · 8 years ago
  8. c49811e sim: Move total count into `Images` by David Brown · 8 years ago
  9. f48b950 sim: Make `Run` a factory for `Images` by David Brown · 8 years ago
  10. 5f7ec2b sim: Move `Images` methods to be methods by David Brown · 8 years ago
  11. 3f687dc sim: Move `areadesc` into `Images` struct by David Brown · 8 years ago
  12. dc9cba1 sim: Move `flash` inside of `Images` struct by David Brown · 8 years ago
  13. db9a395 sim: Move data into `Run` struct by David Brown · 8 years ago
  14. 541860c sim: Pass alignment into `boot_go` by David Brown · 8 years ago
  15. ee61c83 sim: Pass counter through boot_go API by David Brown · 8 years ago
  16. ca7b5d3 sim: Enable logging in simulator test cases by David Brown · 8 years ago
  17. dd2b118 sim: Run main test as a Rust unit test by David Brown · 8 years ago
  18. d5e632c Move Slotinfo values into Images struct by David Brown · 8 years ago
  19. decbd04 sim: Extract flash builder by David Brown · 8 years ago
  20. 2639e07 sim: Move main code into lib crate by David Brown · 8 years ago