Secure boot for 32-bit Microcontrollers!
Go to file
David Brown 22a6fe32d3 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.
2017-01-23 15:56:39 -07:00
boot zephyr: use SYS_LOG instead of printk 2017-01-19 19:51:35 -02:00
scripts Add some simple scripts for signing/flashing 2017-01-23 15:56:39 -07:00
sim sim: Fix build paths for new directory layout 2017-01-10 16:45:05 -07:00
.gitignore zephyr: Move Zephyr build to top level 2017-01-09 10:37:20 -07:00
Makefile zephyr: Include mbedtls config file 2017-01-10 09:51:39 -07:00
README.md Initial commit 2016-12-12 17:53:39 -06:00
build_boot.sh zephyr: restructure the build process to use board config files 2017-01-19 10:26:40 -02:00
project.yml Add project.yml. 2016-12-12 18:00:16 -08:00
repository.yml Remove develop branch. 2016-12-12 17:59:22 -08:00
root.pem Add some simple scripts for signing/flashing 2017-01-23 15:56:39 -07:00
sign.sh Add some simple scripts for signing/flashing 2017-01-23 15:56:39 -07:00

README.md

mcuboot

MCU boot loader