-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Remove MBEDTLS_PSA_CRYPTO_CONFIG configuration option #9771
base: development
Are you sure you want to change the base?
Remove MBEDTLS_PSA_CRYPTO_CONFIG configuration option #9771
Conversation
Is this PR intended to remove only the configuration options, or the source code that is enabled by it? Should we consider adjusting the ext configration files? |
Both.
I have on purpose not changed these ones as they are not supposed to be changed, just imported from TF-M project. |
Signed-off-by: Ronald Cron <[email protected]>
Signed-off-by: Ronald Cron <[email protected]>
615907c
to
c849b30
Compare
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
Signed-off-by: Ronald Cron <[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.
LGTM
Description
Fixes #9622
PR checklist