Lines Matching full:mcuboot

1 # MCUboot release notes
55 - Zephyr: Added a MCUboot banner which displays the version of
56 MCUboot being used and the version of zephyr. This can be
63 change in the interface between mcuboot and the platform. All platforms
64 contained within the MCUboot tree have been updated, but any external platforms
125 The 1.10.0 release of MCUboot contains...
146 up the flash API used by MCUboot.
150 There are no security vulnerabilities reported on the MCUboot code for this
157 The 1.9.0 release of MCUboot contains various bug fixes, improves
165 number value. These targets were previously unsupported in MCUboot,
189 The 1.8.0 release of MCUboot contains numerous fixes, and adds support
205 - extract `bootutil_public` library, a common interface for MCUboot
219 - [GHSA-gcxh-546h-phg4](https://github.com/mcu-tools/mcuboot/security/advisories/GHSA-gcxh-546h-phg…
227 The 1.7.0 release of MCUboot adds support for the Mbed-OS platform,
236 - Added possibility to enter deep sleep mode after MCUboot app execution
246 - Abstracting MCUboot crypto functions for cleaner porting
261 This release of MCUboot works with the Zephyr "main" at the time of the
262 release. It was tested as of has 7a3b253ce. This version of MCUboot also
268 The 1.6.0 release of MCUboot adds support for the PSOC6 platform,
297 This release of MCUboot works the Zephyr "main" at the time of the
301 MCUboot specifically for the current version of Zephyr, e.g.
306 The 1.5.0 release of MCUboot adds support for encrypted images using
336 The 1.4.0 release of MCUboot primarily adds support for multi-image
337 booting. With this release, MCUboot can manage two images that can be
344 compatible with previous releases of MCUboot.
354 - Moved the Mbed TLS submodule from within sim/mcuboot-sys to ext.
365 The 1.3.1 release of MCUboot consists mostly of small bug fixes and updates.
384 The 1.3.0 release of MCUboot brings in many fixes and updates. There
398 for every configuration, and queries the MCUboot code for how it was
400 - Abstract logging in MCUboot. This was needed to support the new
418 The 1.2.0 release of MCUboot brings a lot of fixes/updates, where much of the
420 no breaking changes in MCUboot functionality, but some of the CLI parameters
450 The 1.1.0 release of MCUboot brings a lot of fixes/updates to its
466 MCUboot (eg secp256r1 is now free of external dependencies!)
477 The 1.0.0 release of MCUboot introduces a format change. It is
499 - The source for Tinycrypt has been placed in the MCUboot tree. A
501 allow MCUboot to work across various platforms, we stop using the
503 future release of MCUboot will update the Tinycrypt version.
521 This is the first release of MCUboot, a secure bootloader for 32-bit MCUs.