Skip to content

Conversation

ArekBalysNordic
Copy link
Contributor

Now, we copy the NOC key from volatile to persistent space during the commissioning OP keypair.

Currently, psa_copy_key does not work for KMU, so we must export this key and import it again as a workaround.

This PR is a workaround and can be fully reverted once the NCSDK-34997 issue is resolved.

Testing

In NCS.

manifest-pr-skip

In case of KMU usage to store NOC keys we must update attributes
after the key generation.

This commit may be squashed with
fe650a3

Signed-off-by: Arkadiusz Balys <[email protected]>
Now, we copy the NOC key from volatile to persistent space
during the commissioning OP keypair.

Currently, psa_copy_key does not work for KMU, so we must
export this key and import it again as a workaround.

This PR is a workaround and can be fully reverted once the
NCSDK-34997 issue is resolved.

Signed-off-by: Arkadiusz Balys <[email protected]>

Restyled by clang-format
@doublemis1
Copy link
Contributor

@ArekBalysNordic should we address it or it is currently blocked?

@ArekBalysNordic
Copy link
Contributor Author

@ArekBalysNordic should we address it or it is currently blocked?

Still waiting for the review :)

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.

2 participants