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

[nrf fromlist] boot_serial: Support sha256, sha384 and sha512 #376

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

de-nordic
Copy link
Contributor

Add support for reporting various sha in image list. There is always only one sha compiled in, but serial recovery has been previously hardcoded to support sha256 only.

Upstream PR: mcu-tools/mcuboot#2116

@carlescufi carlescufi added bug Something isn't working and removed bug Something isn't working labels Nov 12, 2024
Add support for reporting various sha in image list.
There is always only one sha compiled in, but serial recovery
has been previously hardcoded to support sha256 only.

Upstream PR #: 2116

Signed-off-by: Dominik Ermel <[email protected]>
@de-nordic de-nordic force-pushed the boot-serial-sha-varia branch from 0d62a7c to 2a9683f Compare November 12, 2024 16:43
@nvlsianpu nvlsianpu added this to the ncs-2.8.0 milestone Nov 12, 2024
@rlubos rlubos closed this Nov 13, 2024
@rlubos rlubos reopened this Nov 13, 2024
@rlubos
Copy link
Contributor

rlubos commented Nov 13, 2024

@carlescufi Any idea what's wrong with the Commit tags job here? It fails with:

ERROR: PR #2116 has requested changes

Which certainly isn't the case (anymore). Rerunning or closing/reopening the PR doesn't help. As if something has cached somewhere?

@carlescufi
Copy link
Contributor

@carlescufi Any idea what's wrong with the Commit tags job here? It fails with:

ERROR: PR #2116 has requested changes

Which certainly isn't the case (anymore). Rerunning or closing/reopening the PR doesn't help. As if something has cached somewhere?

@rlubos I am investigating

@carlescufi
Copy link
Contributor

@nordicjm @rlubos this is fixed now.

@rlubos rlubos merged commit bcdf6e2 into nrfconnect:main Nov 13, 2024
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants