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_security: Remove secp521r1 Kconfig #12123

Merged
merged 2 commits into from
Aug 25, 2023

Conversation

mswarowsky
Copy link
Contributor

The config option give the impression that cryptocell supports secp521r1 but it doesn't so removing the Kconfig to make the Kconfig options more aligned to the actual capabilities.

@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Aug 23, 2023
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Aug 23, 2023

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
test-fw-nrfconnect-chip X
test-fw-nrfconnect-nrf_crypto X
test-fw-nrfconnect-tfm X
test-sdk-homekit X

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

@mswarowsky mswarowsky removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Aug 23, 2023
@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Aug 23, 2023
The config option give the impression that cryptocell supports secp521r1
but it doesn't so removing the Kconfig to make the Kconfig options
more aligned to the actual capabilities.

Ref: NCSDK-21666

Signed-off-by: Markus Swarowsky <markus.swarowsky@nordicsemi.no>
PSA_VENDOR_ECC_MAX_CURVE_BITS gets in already defined in the
autogenerated nrf-config-user.h and if these defines don't match
it results in a redefined warning

Ref: NCSDK-21666

Signed-off-by: Markus Swarowsky <markus.swarowsky@nordicsemi.no>
@rlubos rlubos merged commit a08ccba into nrfconnect:main Aug 25, 2023
15 checks passed
@mswarowsky mswarowsky deleted the remove_secp521r1 branch September 1, 2023 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants