commit | b38e04494b05d47e4feeb32476c774c5297df992 | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Fri Feb 24 13:57:12 2017 -0700 |
committer | David Brown <david.brown@linaro.org> | Fri Feb 24 17:31:21 2017 -0700 |
tree | ebb003408be49745c90f1b0b4be8febd1efdbf3e | |
parent | 270f98eba4d0bf5b7627e57d5fa1cbd48ac4d9c4 [diff] |
Fix slot0 validation commit d930ec69c835b83ba933677d29760ba7605a1158 Author: David Brown <david.brown@linaro.org> Date: Wed Dec 14 07:59:48 2016 -0700 Validate slot zero before booting adds a feature to validate slot 0 before booting it. However, there is an error in the logic, and if the magic number is written to an invalid value, but not all 0xFF, it will consider any image to be valid. Fix this logic so that slot zero is always validated.
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: