1. 6945bb6 sim: Add new ram-load test cases by Roland Mikhel · 2 years, 4 months ago
  2. 7bfd14b sim: Fit unit tests to larger write align values by Gustavo Henrique Nihei · 3 years, 8 months ago
  3. b3039fd sim: Remove unused variables by Fabio Utzig · 3 years, 8 months ago
  4. cae9e2a sim: Remove extra blank line by David Brown · 4 years, 5 months ago
  5. fc8e3c5 sim: Implement Default for a few types by David Brown · 4 years, 5 months ago
  6. 1997f53 sim: Remove extraneous static by David Brown · 4 years, 5 months ago
  7. c659ec5 sim: add new device with unequal slots by Fabio Utzig · 5 years ago
  8. 2ee5f7f sim: Test software rollback protection by David Brown · 6 years ago
  9. e2acfae sim: Add explicit copyright and licenses to the sim by David Brown · 6 years ago
  10. 114a647 sim: add unsupported caps to device creation by Fabio Utzig · 6 years ago
  11. 5a31775 sim: Use `usize` instead of `u8` for alignment by David Brown · 6 years ago
  12. fe5ab1c sim: Generalize test image dumping by David Brown · 6 years ago
  13. c3898d6 sim: Add dependency tests to simulator by David Brown · 6 years ago
  14. eebf502 sim: Allow arguments to test entrypoints by David Brown · 6 years ago
  15. 2bff647 sim: Add a K64fMulti flash device by David Brown · 6 years ago
  16. 5bc62c6 sim: Make the test builder optional by David Brown · 6 years ago
  17. e513324 sim: Make `Run` into a proper builder by David Brown · 6 years ago
  18. 01617af sim: Make `Run` into a builder for `Images` by David Brown · 6 years ago
  19. 2d736ad Replace flash partitioning terminology by David Vincze · 6 years ago
  20. 5c9e0f1 sim: Move 'Image' code to a separate module by David Brown · 7 years ago
  21. 10b5de1 sim: Idiomize for Rust 2018 by David Brown · 7 years ago
  22. 29b0b5e sim: fixes for 2018 by David Brown · 7 years ago
  23. b4d20c8 Update sim to run ecdsa sig + kw enc by Fabio Utzig · 7 years ago
  24. 251ef1d Add rsa+kw testing support to simulator by Fabio Utzig · 7 years ago
  25. 6465077 Add unsupported flash layout by Fabio Utzig · 7 years ago
  26. afb2bc9 Update main simulator routines for multi-flash by Fabio Utzig · 7 years ago
  27. 1caef13 Allow multiple flash device in AreaDesc by Fabio Utzig · 7 years ago
  28. 269d286 Remove redundant align/erased_val usage by Fabio Utzig · 7 years ago
  29. e5831f6 Make sim header size slightly more configurable by Fabio Utzig · 7 years ago
  30. c8d67f1 Add TLV gen for RSA sig+enc by Fabio Utzig · 7 years ago
  31. 9b7a258 Fix overwrite-only encrypted images in sim by Fabio Utzig · 7 years ago
  32. 1e48b91 Add encrypted image support on sim by Fabio Utzig · 7 years ago
  33. ea0290b Add sim support for flash erased at 0 by Fabio Utzig · 7 years ago
  34. a91c626 Mark non-used functions in overwrite only mode by Fabio Utzig · 8 years ago
  35. eedcc45 Add test with write status area fail and interruption by Fabio Utzig · 8 years ago
  36. b841f0a Add simple status write test without interruption by Fabio Utzig · 8 years ago
  37. 9b0ee90 Enable capturing asserts inside simulator by Fabio Utzig · 8 years ago
  38. 80fde2f Add ecdsa signing support to the simulator by Fabio Utzig · 8 years ago
  39. a4167ef sim: Create cargo tests for each testcase by David Brown · 8 years ago
  40. c49811e sim: Move total count into `Images` by David Brown · 8 years ago
  41. f48b950 sim: Make `Run` a factory for `Images` by David Brown · 8 years ago
  42. 5f7ec2b sim: Move `Images` methods to be methods by David Brown · 8 years ago
  43. 3f687dc sim: Move `areadesc` into `Images` struct by David Brown · 8 years ago
  44. dc9cba1 sim: Move `flash` inside of `Images` struct by David Brown · 8 years ago
  45. db9a395 sim: Move data into `Run` struct by David Brown · 8 years ago
  46. 541860c sim: Pass alignment into `boot_go` by David Brown · 8 years ago
  47. ee61c83 sim: Pass counter through boot_go API by David Brown · 8 years ago
  48. ca7b5d3 sim: Enable logging in simulator test cases by David Brown · 8 years ago
  49. dd2b118 sim: Run main test as a Rust unit test by David Brown · 8 years ago
  50. d5e632c Move Slotinfo values into Images struct by David Brown · 8 years ago
  51. decbd04 sim: Extract flash builder by David Brown · 8 years ago
  52. 2639e07 sim: Move main code into lib crate by David Brown · 8 years ago