commit | 28d012c1c5ef8531733824289d25153898cb101a | [log] [tgz] |
---|---|---|
author | Fabio Utzig <utzig@apache.org> | Fri May 17 10:14:27 2019 -0700 |
committer | ccollins476ad <ccollins476ad@gmail.com> | Fri May 31 10:15:08 2019 -0700 |
tree | 7cbf56350e435d58b897c244d85ddc5fcd49580b | |
parent | a1c1204f65f4c6d55602a1da87dccffec7c57c92 [diff] |
Increase size of swap testing images Make images slightly larger to allow more swap status metadata to be written to flash, to increase amount of debugging info and possibility of failures on random write fails. Signed-off-by: Fabio Utzig <utzig@apache.org> Signed-off-by: Christopher Collins <ccollins@apache.org>
This is mcuboot, version 1.3.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 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!