Skip to content

Conversation

@nvlsianpu
Copy link
Contributor

@nvlsianpu nvlsianpu commented Oct 25, 2024

Copied configs from nrf54l15pdk.

backport of #360

carlescufi and others added 4 commits October 28, 2024 09:13
Enable backporting of PRs.

Signed-off-by: Carles Cufi <[email protected]>
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]>
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]>
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]>
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]>
@nvlsianpu nvlsianpu added this to the ncs-2.8.0 milestone Nov 5, 2024
Copied configs from nrf54l15pdk.

Signed-off-by: Andrzej Puzdrowski <[email protected]>
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.

5 participants