imgtool: Add support for P-224

The --key-type (-t) parameter to keygen allows (requires) the user to
specify the type of key to generate.  This now supports "ecdsa-p224" and
"ecdsa-256".  Note that the curve must match the one coded into the
bootloader.
2 files changed
tree: bf52e0714f7f8fe642a99e206a0df4c3643cb07f
  1. boot/
  2. imgtool/
  3. scripts/
  4. sim/
  5. .gitignore
  6. build_boot.sh
  7. Makefile
  8. project.yml
  9. README.md
  10. repository.yml
  11. root.pem
  12. sign.sh
README.md

mcuboot

MCU boot loader