We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9192a4 commit b32ff6dCopy full SHA for b32ff6d
docs/release-notes.md
@@ -27,6 +27,10 @@ been tested with a `BOOT_MAX_ALIGN` up to 32 bytes.
27
- Add support for "partial multi-image booting"
28
- Add support for clear image generation with encryption capability to
29
imgtool
30
+- Fix Zephyr when `CONFIG_BOOT_ENCRYPTION_KEY_FILE` is not defined
31
+- Remove zephyr example test running in shell. The Go version is
32
+ primary and much more featureful.
33
+- imgtool: make `--max-align` default reasonable in most cases.
34
35
### Security fixes
36
0 commit comments