commit | 902d617687c0a1dc72ba2d5cda81cbaf2599cd01 | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Fri May 05 09:37:41 2017 -0600 |
committer | David Brown <david.brown@linaro.org> | Wed May 10 08:32:42 2017 -0600 |
tree | 3166be9614dbfaf6881a015b1cc6efe59057c639 | |
parent | 276633cee753080f7a8e912db106340af7aec84e [diff] |
Add capabilities query Add a simple function to query the bootloader for capabilities. Ultimately, this API should be available to the running app, but the simulator can use this to determine what to test.
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:
http://lists.runtime.co/mailman/listinfo/dev-mcuboot_lists.runtime.co