commit | 61038df37f17415efeceabc4f069bcdaf5ab8729 | [log] [tgz] |
---|---|---|
author | Marti Bolivar <marti.bolivar@linaro.org> | Fri Sep 01 12:52:56 2017 -0400 |
committer | Marti Bolivar <marti.bolivar@linaro.org> | Wed Oct 04 20:36:34 2017 -0400 |
tree | e7de9449a5f5fdde513c5dfc3964c7211e2726f1 | |
parent | 2da23ebcbe2af64641573f64fdef0140c1241fbf [diff] |
zephyr: move nRF5 target config into soc_family_nrf5.h All of the information we need is in DTS or is the same across all boards in the SoC family. There's no need for board-specific headers for these targets. Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org>
This is mcuboot, version 1.0.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.
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!