mcuboot/boot/zephyr/include
David Brown 3869e76090 zephyr: Support RSA, and ECDSA P-256 signing
Make it clear in the top-level Makefile how to configure mcuboot for
Zephyr for a particular signing algorithm.  Currently supported, are the
RSA signatures, and ECDSA with the P-256 curve.  These configuration
lines will select the code built in the bootloader, as well as which
public key gets included with the image.

This also adds a demo public key for the P-256 signatures.
2017-02-02 08:39:18 -07:00
..
flash_map zephyr: Move code under 'boot' directory 2017-01-10 09:49:47 -07:00
hal zephyr: Move code under 'boot' directory 2017-01-10 09:49:47 -07:00
os zephyr: Move code under 'boot' directory 2017-01-10 09:49:47 -07:00
syscfg zephyr: Move code under 'boot' directory 2017-01-10 09:49:47 -07:00
sysflash zephyr: Move code under 'boot' directory 2017-01-10 09:49:47 -07:00
config-asn1.h zephyr: Support RSA, and ECDSA P-256 signing 2017-02-02 08:39:18 -07:00
config-boot.h zephyr: Include mbedtls config file 2017-01-10 09:51:39 -07:00