commit | 72559a46819a711d1dcb25d820515e794e83629a | [log] [tgz] |
---|---|---|
author | Michael Scott <michael.scott@linaro.org> | Tue Feb 07 14:42:48 2017 -0500 |
committer | Michael Scott <michael.scott@linaro.org> | Fri Feb 10 15:33:14 2017 -0800 |
tree | a7e7452e91dddf9ca8b208d875482f3bdbbde188 | |
parent | 5741dde4a9d1808d34d6addd144aff113c8fc099 [diff] |
zephyr: targets: update flash driver names to use Zephyr CONFIGs Let's stay in-sync automatically with Zephyr master by referring to CONFIGs for the flash device names. Signed-off-by: Michael Scott <michael.scott@linaro.org>
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.
The MCUBoot project was originally taken from the Apache Mynewt operating system, which had secure boot and software upgrade functionality instrinsic to it. Currently development is heads down on a first release of MCUboot that works across both the Zephyr operating system and Apache Mynewt operating system.
For more information on what's being planned, and worked on, 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! To join in the discussion, please join the developer mailing list: