-
Notifications
You must be signed in to change notification settings - Fork 3k
Remove macro MBEDTLS_PSA_CRYPTO_C from PSA targets #10888
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
Conversation
2. Remove macro MBEDTLS_PSA_CRYPTO_C from PSA targets Signed-off-by: Devaraj Ranganna <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we remove MBEDTLS_PSA_CRYPTO_C
from the NS targets as well (e.g. LPC55S69_NS
)?
Signed-off-by: Devaraj Ranganna <[email protected]>
@Patater done. |
Can we get this to 5.13.1 ? I'll label it as such and would like to start CI soon |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Ci started |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Hi @Devran01 Since this PR, 4 tests are now skipped:
Tests need to be updated ? |
@jeromecoutant Nice catch! Looks like those tests need to |
@Devran01 Please fix |
Description
Fixes #10883
Signed-off-by: Devaraj Ranganna [email protected]
Pull request type
Reviewers
@Patater
Release Notes