commit | faf2dd1f6a9a815b85e7cdcdc9e5f3bb3ebd89cd | [log] [tgz] |
---|---|---|
author | Denis Mingulov <denis@mingulov.com> | Tue Sep 26 09:22:44 2023 +0300 |
committer | Dávid Vincze <david.vincze@arm.com> | Thu May 23 14:39:17 2024 +0200 |
tree | 652cc3cc01dcbe7686f6e084665b57f102600543 | |
parent | 12026047bd116e0ed7e8bfe02e520642edba153f [diff] |
imgtool: fixed keys/general.py to pass existing unittests keys.KeyClass._emit is able to use 'file' parameter not as a file but some object (not only sys.stdout but io.StringIO, like by tests). Fixed all explicit checks for sys.stdio usage in favor of io.TextIOBase, also improve a single unit test to cover also all the changed methods. Signed-off-by: Denis Mingulov <denis@mingulov.com>
This is MCUboot version 2.1.0
MCUboot is a secure bootloader for 32-bits microcontrollers. It defines a common infrastructure for the bootloader and the system flash layout on microcontroller systems, and provides a secure bootloader that enables easy software upgrade.
MCUboot is not dependent on any specific operating system and hardware and relies on hardware porting layers from the operating system it works with. Currently, MCUboot works with the following operating systems and SoCs:
RIOT is supported only as a boot target. We will accept any new port contributed by the community once it is good enough.
See the following pages for instructions on using MCUboot with different operating systems and SoCs:
There are also instructions for the Simulator.
The issues being planned and worked on are tracked using GitHub issues. To give your input, visit MCUboot GitHub Issues.
You can find additional documentation on the bootloader in the source files. For more information, use the following links:
Developers are welcome!
Use the following links to join or see more about the project: