mcuboot/boot/zephyr
Fabio Utzig 28ee5b0ea9 Add Zephyr support for bundled mbed-tls ASN1 parser
When using EC256 for signing, Zephyr now uses the bundled tinycrypt
and mbed-tls ASN1 parser instead of relying on the one provided by
the OS.

Signed-off-by: Fabio Utzig <utzig@apache.org>
2017-12-21 13:32:59 -07:00
..
cborattr Add cboorattr library for zephyr 2017-12-06 16:11:10 -07:00
include Add ecdsa to build 2017-12-13 14:26:08 -07:00
targets boot: zephyr: fix flash page layout hacks 2017-10-10 13:57:02 -06:00
tinycbor Add tinycbor library for zephyr 2017-12-06 16:11:10 -07:00
CMakeLists.txt Add Zephyr support for bundled mbed-tls ASN1 parser 2017-12-21 13:32:59 -07:00
arduino_101.conf arduino_101: disable some additional options 2017-03-16 15:22:25 -07:00
dts.overlay hotfix for "zephyr: force mcuboot to fit in the boot partition" 2017-10-04 20:36:34 -04:00
flash_map.c boot: zephyr: fix flash page layout hacks 2017-10-10 13:57:02 -06:00
flash_map_legacy.c boot: zephyr: fix flash page layout hacks 2017-10-10 13:57:02 -06:00
hal_flash.c zephyr: use indentation consistent across mcuboot 2017-04-11 17:59:04 -06:00
keys.c Make mcuboot less mynewt style 2017-06-02 10:55:27 -07:00
main.c enable serial recovery functionality on the zephyr mcuboot 2017-12-06 16:11:10 -07:00
os.c Add Zephyr support for bundled mbed-tls ASN1 parser 2017-12-21 13:32:59 -07:00
prj-p256.conf Add Zephyr support for bundled mbed-tls ASN1 parser 2017-12-21 13:32:59 -07:00
prj.conf Zephyr: Use mbed TLS allocator 2017-10-30 22:33:08 -06:00
serial_adapter.c Add serial adapter module for support serial communication for zephyr 2017-12-06 16:11:10 -07:00