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 #696

Closed
wants to merge 1 commit into from

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.

Needed by jenswi-linaro/optee_os#12 and other pull requests upgrading to mbedTLS 3.4.0.

Please don't merge this until we've upgraded to mbedTLS 3.4.0 on the master branch.

@jforissier
Copy link
Contributor

Acked-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]>
Acked-by: Jerome Forissier <[email protected]>
@jenswi-linaro
Copy link
Contributor Author

Tag applied.

Copy link

github-actions bot commented Nov 5, 2023

This pull request has been marked as a stale pull request because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment, otherwise this pull request will automatically be closed in 5 days. Note that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Nov 5, 2023
@github-actions github-actions bot closed this Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants