1. 6fdbf55 Sim: Add testcases for AES256 image encryption by Salome Thirot · 4 years, 3 months ago
  2. c20bbb2 sim: Remove useless `return`s by David Brown · 4 years, 5 months ago
  3. 8608c53 sim: Clarify condition by David Brown · 4 years, 5 months ago
  4. 4bbb93d sim: Clarify condition with is_empty() by David Brown · 4 years, 5 months ago
  5. 7cc4526 sim: unsafe cleanup by David Brown · 4 years, 5 months ago
  6. fc8e3c5 sim: Implement Default for a few types by David Brown · 4 years, 5 months ago
  7. 50b5a12 sim: Remove pointless use lines by David Brown · 4 years, 5 months ago
  8. 1997f53 sim: Remove extraneous static by David Brown · 4 years, 5 months ago
  9. 1edb788 sim: update alignment (aka write_sz) to u16 by Fabio Utzig · 4 years, 10 months ago
  10. e2acfae sim: Add explicit copyright and licenses to the sim by David Brown · 6 years ago
  11. 3fbbdac sim: get status area size from bootutil by Fabio Utzig · 6 years ago
  12. e92df93 sim: log: add new level targetting simulator by Fabio Utzig · 6 years ago
  13. 2b8a695 Convert BOOT_MAGIC_SZ to #define by David Brown · 6 years ago
  14. e0bb1f9 Change BOOT_MAX_ALIGN to #define by David Brown · 6 years ago
  15. 297029a sim: Add debugging ptable to image dumps by David Brown · 6 years ago
  16. 8000e32 Remove global test thread locking by Fabio Utzig · 6 years ago
  17. 2adef70 Use same format for scratch and slot trailer by Christopher Collins · 6 years ago
  18. 06ef06e sim: Base slots on number of images used by David Brown · 6 years ago
  19. 7610157 sim: Rename `SimFlashMap` to `SimMultiFlash` by David Brown · 6 years ago
  20. 2d736ad Replace flash partitioning terminology by David Vincze · 6 years ago
  21. 05ab014 Update sim ecdsa testing to use ring signing by Fabio Utzig · 7 years ago
  22. 2821564 sim: mcuboot-sys: More idiomatic Rust 2018 by David Brown · 7 years ago
  23. 65de6d1 sim: mcuboot-sys: 2018 edition fix by David Brown · 7 years ago
  24. afb2bc9 Update main simulator routines for multi-flash by Fabio Utzig · 7 years ago
  25. 1c9aea5 Allow multiple flash devices in bootutil wrapper by Fabio Utzig · 7 years ago
  26. 1caef13 Allow multiple flash device in AreaDesc by Fabio Utzig · 7 years ago
  27. 73ffc44 Add align/erased_val params per flash device by Fabio Utzig · 7 years ago
  28. 269d286 Remove redundant align/erased_val usage by Fabio Utzig · 7 years ago
  29. 99dfc78 Remove usage of hal_flash_* functions by Fabio Utzig · 7 years ago
  30. 1e48b91 Add encrypted image support on sim by Fabio Utzig · 7 years ago
  31. ea0290b Add sim support for flash erased at 0 by Fabio Utzig · 7 years ago
  32. 9b0ee90 Enable capturing asserts inside simulator by Fabio Utzig · 8 years ago
  33. 92be3fb Add ecdsa signing support by Fabio Utzig · 8 years ago
  34. 3f687dc sim: Move `areadesc` into `Images` struct by David Brown · 8 years ago
  35. 353610d sim: Prevent reentrancy on simulation by David Brown · 8 years ago
  36. 541860c sim: Pass alignment into `boot_go` by David Brown · 8 years ago
  37. ee61c83 sim: Pass counter through boot_go API by David Brown · 8 years ago
  38. f52272c sim: Flatten 'area' module in mcuboot-sys by David Brown · 8 years ago
  39. 6390277 sim: Naive move of binding into mcuboot-sys by David Brown · 8 years ago