Skip to content

[nrf toup] Move CryptoRNG to PSA_SPAKE2P block#702

Merged
ArekBalysNordic merged 2 commits into
nrfconnect:masterfrom
ArekBalysNordic:fix_crypto_define
Feb 10, 2026
Merged

[nrf toup] Move CryptoRNG to PSA_SPAKE2P block#702
ArekBalysNordic merged 2 commits into
nrfconnect:masterfrom
ArekBalysNordic:fix_crypto_define

Conversation

@ArekBalysNordic
Copy link
Copy Markdown
Contributor

Summary

The CryptoRNG function is dedicated to SPAKE2P mbedtls implementation only, so it should be within the
!CHIP_CRYPTO_PSA_SPAKE2P block.

Testing

In nRF

The CryptoRNG function is dedicated to SPAKE2P mbedtls
implementation only, so it should be within the
!CHIP_CRYPTO_PSA_SPAKE2P block.

Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
@ArekBalysNordic ArekBalysNordic requested a review from a team as a code owner February 5, 2026 11:57
@github-actions github-actions Bot added the crypto label Feb 5, 2026
NordicBuilder added a commit to NordicBuilder/sdk-nrf that referenced this pull request Feb 5, 2026
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-connectedhomeip#702

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
nRFConnect test driver does not need CONFIG_ETH_NATIVE_POSIX,
and this config was deprecated in Zephyr in favor of
CONFIG_ETH_NATIVE_TAP. To meet Zephyr's requirements remove it
from the configuration.

Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
NordicBuilder added a commit to NordicBuilder/sdk-nrf that referenced this pull request Feb 5, 2026
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-connectedhomeip#702

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
@ArekBalysNordic ArekBalysNordic merged commit 2927fd5 into nrfconnect:master Feb 10, 2026
12 checks passed
NordicBuilder added a commit to NordicBuilder/sdk-nrf that referenced this pull request Feb 10, 2026
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-connectedhomeip#702

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
ArekBalysNordic pushed a commit to nrfconnect/sdk-nrf that referenced this pull request Feb 10, 2026
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-connectedhomeip#702

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
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.

3 participants