commit | 787b5cc2cd247e1dc15c5e0c50378044b211cc8f | [log] [tgz] |
---|---|---|
author | Marti Bolivar <marti.bolivar@nordicsemi.no> | Tue Aug 20 15:56:31 2019 -0700 |
committer | Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> | Thu Aug 22 14:21:41 2019 +0200 |
tree | 9f6f1cf9f00b093ff22c0bc09b32d4f4689f42bd | |
parent | fe5ab1c35b12ce1545481766906275ec96d91daa [diff] |
zephyr: remove ZEPHYR_BASE "bounce option" from Kconfig These are not necessary anymore; kconfiglib evaluates $FOO in the environment. Signed-off-by: Marti Bolivar <marti.bolivar@nordicsemi.no>
This is mcuboot, version 1.3.1
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 using GitHub issues. To participate please visit:
Issues were previously tracked on MCUboot JIRA , but it is now deprecated.
Information and documentation on the bootloader are stored within the source.
It was previously also documented on confluence: MCUBoot Confluence however, it is now deprecated and not currently maintained
For more information in the source, here are some pointers:
Developers welcome!