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

Zephyr cherry picks of PSA fixes for Openthread. #1465

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

canisLupus1313
Copy link

No description provided.

Przemyslaw Bida added 2 commits January 23, 2024 12:20
Regular upmerge.

Signed-off-by: Przemyslaw Bida <[email protected]>

(cherry picked from commit f661aa7)
According to PSA specification in case of `PSA_KEY_TYPE_ECC_KEY_PAIR`
function `psa_import_key` takes private key from key pair as argument.
This commit adds extraction of Private key from ECDSA key pair.

Also removes not needed `otPlatCryptoEcdsaGetPublicKey`.

Signed-off-by: Przemyslaw Bida <[email protected]>
(cherry picked from commit a6184b9)
@NordicBuilder
Copy link
Contributor

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
openthread zephyrproject-rtos/openthread@4ed44bc zephyrproject-rtos/openthread@00076af (main) zephyrproject-rtos/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@rlubos rlubos merged commit 0c16a9a into nrfconnect:main Jan 24, 2024
17 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.

5 participants