Skip to content

Conversation

@de-nordic
Copy link
Contributor

No description provided.

The SHA512_ALLOW Kconfig has been added to allow signature
algorithms to select which SHA they support. Unfortunately
it has been given dependency on PSA crypto, which now is problematic
because if signature algorithm wants to indicate that it allows
SHA512 it immediately becomes dependent on PSA crypto.

The commit removes the dependency.

Upstream PR: mcu-tools/mcuboot#2088

Signed-off-by: Dominik Ermel <[email protected]>
fixup! [nrf noup] bootutil: Provide support for SHA512 with ED25519

Signed-off-by: Dominik Ermel <[email protected]>
Copy link
Contributor

@gchwier gchwier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on nrf5340, upgrade and revert with mcumgr

@nvlsianpu nvlsianpu merged commit dd4bce1 into nrfconnect:main Oct 9, 2024
1 check passed
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