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

Encryption changes needed for NCS build system #160

Merged

Conversation

ahasztag
Copy link
Collaborator

Ref: NCSDK-30935

ncs/Kconfig Outdated
Comment on lines 70 to 71
help
This string is translated to the numeric KEY ID by the encryption script

Choose a reason for hiding this comment

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

help text is always at bottom

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed

ncs/Kconfig Outdated
Comment on lines 81 to 82
help
Check the encryption script help for possible values

Choose a reason for hiding this comment

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

as above

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed

ncs/Kconfig Outdated
string "The algorthm used to calculate the digest of the plaintext firmware"
help
Check the encryption script help for possible values
default "sha-256"

Choose a reason for hiding this comment

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

this should be a choice, not a string

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed

@ahasztag ahasztag force-pushed the NCSDK-30935_encrypt_script_build_system branch 3 times, most recently from e25eb67 to 02253f1 Compare December 27, 2024 09:28
@ahasztag ahasztag force-pushed the NCSDK-30935_encrypt_script_build_system branch from 02253f1 to afe2778 Compare January 3, 2025 09:28
@NordicBuilder
Copy link
Collaborator

NordicBuilder commented Jan 3, 2025

pytest coverage results

Detailed report:

Type Coverage
lines 89.8% (1900 of 2115 lines)
functions 45.3% (168 of 371 functions)
branches no data found

Note: This message is automatically posted and updated by the CI (latest/test-sdk-dfu/master/294)

@ahasztag ahasztag force-pushed the NCSDK-30935_encrypt_script_build_system branch from afe2778 to e45136a Compare January 7, 2025 07:07
ncs/Kconfig Show resolved Hide resolved
ncs/Kconfig Outdated Show resolved Hide resolved
Ref: NCSDK-30935

Signed-off-by: Artur Hadasz <[email protected]>
@ahasztag ahasztag force-pushed the NCSDK-30935_encrypt_script_build_system branch from 41a1d3a to 9a97851 Compare January 7, 2025 07:23
@ahasztag ahasztag merged commit f26d3e0 into nrfconnect:ncs Jan 9, 2025
2 checks 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