File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1454,8 +1454,8 @@ MCUboot
1454
1454
* Added SHA512 support to MCUboot code and support for calculating SHA512 hash in imgtool.
1455
1455
* Added fallback to USB DFU option.
1456
1456
* Added better mode selection checks to bootutil.
1457
- * Added bootuil protected TLV size to image size check.
1458
- * Added functionaliy to remove images with conflicting flags or where features are required
1457
+ * Added bootutil protected TLV size to image size check.
1458
+ * Added functionality to remove images with conflicting flags or where features are required
1459
1459
that are not supported.
1460
1460
* Added compressed image flags and TLVs to MCUboot, Kconfig options and support for generating
1461
1461
compressed LZMA2 images with ARM thumb filter to imgtool.
@@ -1478,7 +1478,7 @@ MCUboot
1478
1478
* Fixed slot info for directXIP/RAM load in bootutil.
1479
1479
* Fixed bootutil issue with not zeroing AES and SHA-256 contexts with mbedTLS.
1480
1480
* Fixed boot_serial ``format `` and ``incompatible-pointer-types `` warnings.
1481
- * Fixed booltuil wrong definition of ``find_swap_count ``.
1481
+ * Fixed bootutil wrong definition of ``find_swap_count ``.
1482
1482
* Fixed bootutil swap move max app size calculation.
1483
1483
* Fixed imgtool issue where getpub failed for ed25519 key.
1484
1484
* Fixed issue with sysbuild if something else is named mcuboot.
You can’t perform that action at this time.
0 commit comments