commit | 29af9feeb77b0a1622047b901ae9143171f7eacd | [log] [tgz] |
---|---|---|
author | Carles Cufi <carles.cufi@nordicsemi.no> | Mon Jun 11 13:31:41 2018 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Jun 12 17:36:54 2018 +0200 |
tree | 99e24e28a23c0657dfbdb7134c65affd07253123 | |
parent | f97cb7143d373fdac46a5a3e8c8c3b5786bc58f4 [diff] |
zephyr: Default to RSA .pem file in config fragment In order to provide a pleasant out-of-the-box experience to users, default to the RSA .pem file so that users do not get a cryptic error when building with the default .conf file in upstream. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This is mcuboot, version 1.1.0
MCUboot is a secure bootloader for 32-bit MCUs. The goal of MCUboot is to define a common infrastructure for the bootloader, system flash layout on microcontroller systems, and to provide a secure bootloader that enables easy software upgrade.
MCUboot is operating system and hardware independent, and relies on hardware porting layers from the operating system it works with. Currently mcuboot works with both the Apache Mynewt, and Zephyr operating systems, but more ports are planned in the future. RIOT is currently supported as a boot target with a complete port planned.
Instructions for different operating systems can be found here:
The issues being planned and worked on are tracked on Jira. To participate please visit:
https://runtimeco.atlassian.net/projects/MCUB/summary
Information and documentation on the bootloader is stored within the source, and on confluence:
https://runtimeco.atlassian.net/wiki/discover/all-updates
For more information in the source, here are some pointers:
Developers welcome!