commit | 9feea8c616c21ec6906dcae0c8f45abd7494953a | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Wed Apr 13 16:10:01 2022 -0600 |
committer | Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> | Tue Jun 07 14:37:01 2022 +0200 |
tree | c75c7a2ba640567b2af6b7f543f0309a4f72cbd2 | |
parent | 254714bebdc0139193666b4722dd0fc2f73ad1dc [diff] |
boot: Check that hash TLV is sufficiently large Add a check for the size of the TLV entry for the boot record. Although, this is in the protected area, and should be protected by a signature, check that we don't induce an integer underflow if that entry is somehow too short. Signed-off-by: David Brown <david.brown@linaro.org>
This is MCUboot version 1.10.0-dev
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: