commit | 056d9bc8dd72a846add39b82ec4cccdbed5e830e | [log] [tgz] |
---|---|---|
author | Mate Toth-Pal <mate.toth-pal@arm.com> | Mon Sep 20 14:50:52 2021 +0200 |
committer | Tamas Ban <tamas.ban@arm.com> | Wed Sep 22 12:41:20 2021 +0200 |
tree | 127a17469f8c3ce9b19293da8123ecc7a05c3772 | |
parent | 66fecebb8033e01b4c89a641b9e3a931fd461599 [diff] |
ci: Change TF-M log level Change the log level of TF-M so that the message that the CI is looking for appears in the output. Signed-off-by: Fabio Utzig <utzig@apache.org> Change-Id: I763ccef4aaf6158ed578b230096f595a1e5cbfd9 Signed-off-by: Mate Toth-Pal <mate.toth-pal@arm.com>
This is mcuboot version 1.8.0-rc1
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 simple software upgrades.
MCUboot is operating system and hardware independent and relies on hardware porting layers from the operating. 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!