Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tobo #372

Closed
wants to merge 7 commits into from
Closed

Tobo #372

wants to merge 7 commits into from

Conversation

nordicjm
Copy link
Contributor

@nordicjm nordicjm commented Nov 7, 2024

No description provided.

nordicjm and others added 7 commits October 28, 2024 13:47
fixup! [nrf noup] zephyr: Add support for compressed image updates

Fixes an issue with a mismatch of the chunk size used when
decompressing firmware updates

Signed-off-by: Jamie McCrae <[email protected]>
(cherry picked from commit 0a70e49)
The commit fixes problem where usage of OR instead of AND
in conditional expression broke non-KMU signature builds
of MCUboot.
The commit also removes BOOT_SIGNATURE_TYPE_PURE_ALLOW
on NRF_SECURITY, which breaks build for non-PSA builds.

fixup! [nrf noup] bootutil: Add support for KMU stored ED25519 signature key

Signed-off-by: Dominik Ermel <[email protected]>
There was line skipped while moving PSA encryption to separete
file which broke the PSA encryption.

fixup! [nrf noup] PSA implementation of x25519 and ed25519 verification

Signed-off-by: Dominik Ermel <[email protected]>
fixup! [nrf noup] zephyr: Add support for ARM thumb filter

Fixes two issues with decompression, one with variables not being
declared at the correct level and the other with the test
decompression not checking the final decompressed image size

Signed-off-by: Jamie McCrae <[email protected]>
(cherry picked from commit 4fc8d2d)
fixup! [nrf noup] zephyr: Add support for compressed image updates

Fixes an issue when using ECDSA-P256 signing whereby the signature
output size is not a fixed length, and varies

Signed-off-by: Jamie McCrae <[email protected]>
(cherry picked from commit 16a7789)
fixup! [nrf noup] zephyr: Add support for compressed image updates

Fixes an issue with using sizeof() for variables for buffer sizes
instead of the actual buffer size itself

Signed-off-by: Jamie McCrae <[email protected]>
(cherry picked from commit 6ef9e63)
blah

Signed-off-by: Jamie McCrae <[email protected]>
@nordicjm nordicjm marked this pull request as ready for review November 7, 2024 08:56
@nordicjm nordicjm closed this Nov 7, 2024
@nordicjm nordicjm deleted the tobo branch November 7, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants