Add some simple scripts for signing/flashing

These are some simple scripts for signing images (with an example with a
hardcoded path), a fixed root key that matches the one checked into the
code, and a few scripts to use the Segger debugger to flash the images.
9 files changed
tree: b3491c0d0132b2bb4311fa5fa2443d20913b055e
  1. boot/
  2. scripts/
  3. sim/
  4. .gitignore
  5. build_boot.sh
  6. Makefile
  7. project.yml
  8. README.md
  9. repository.yml
  10. root.pem
  11. sign.sh
README.md

mcuboot

MCU boot loader