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

ta/crypt: update to mbedTLS 3.4.0 API #697

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

jenswi-linaro
Copy link
Contributor

The mbedtls_pk_parse_key() has two new paramters with the new 3.x API in. Fix the call of mbedtls_pk_parse_key(). The X.509 self test is removed so remove the call to that test in the TA.

Acked-by: Jerome Forissier [email protected]

@jenswi-linaro
Copy link
Contributor Author

Depends on OP-TEE/optee_os#6351

Copy link
Contributor

@jforissier jforissier left a comment

Choose a reason for hiding this comment

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

Reviewed-by: Jerome Forissier <[email protected]>

The mbedtls_pk_parse_key() has two new paramters with the new 3.x API
in. Fix the call of mbedtls_pk_parse_key(). The X.509 self test is
removed so remove the call to that test in the TA.

Signed-off-by: Jens Wiklander <[email protected]>
Reviewed-by: Jerome Forissier <[email protected]>
@jenswi-linaro
Copy link
Contributor Author

Tag applied.

@jforissier jforissier merged commit 1c3d6be into OP-TEE:master Oct 12, 2023
1 check failed
@jenswi-linaro jenswi-linaro deleted the mbed-3.4.0 branch October 12, 2023 18:31
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.

2 participants