commit | 64ad092bde19c30b4710458e464800af79d53cf3 | [log] [tgz] |
---|---|---|
author | Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> | Fri Sep 22 11:33:41 2017 +0200 |
committer | David Brown <davidb@davidb.org> | Wed Dec 06 16:11:10 2017 -0700 |
tree | 57cac27001cb4e5db6971b15705cf0656997f56b | |
parent | efe67ae52d1459abf9a71b57044f062fce6ac426 [diff] |
Add Kconfig for the zephyr's build of mcuboot This path introduces settings related to zephyr mcuboot serial recovery mode. It force selection on modules which are necessary to compile this project. Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
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!