-
Notifications
You must be signed in to change notification settings - Fork 15
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
Enable check names component #143
base: development
Are you sure you want to change the base?
Conversation
This commit adds a new check-names component to TF-PSA-Crypto. Signed-off-by: Harry Ramsey <[email protected]>
The failures reported here are to do with the test successfully running but have been propogated to TF-PSA-Crypto. |
I am not sure to understand. What is needed for the new component |
e0066c1
to
ffaade8
Compare
Sorry, there was an extreme number of errors much higher than expected. I forgot to remove code from |
50d81f6
to
41311a8
Compare
This commit removes macro in comments in the crypto_config.h which relate to Mbed TLS. In particular macros like MBEDTLS_TLS* from TF-PSA-Crypto. Signed-off-by: Harry Ramsey <[email protected]>
This commit updates the framework for check-names.py to independently run for TF-PSA-Crypto. Signed-off-by: Harry Ramsey <[email protected]>
41311a8
to
12a649f
Compare
Regarding
in ./drivers/builtin/src/check_crypto_config.h, this should rather be in
|
Regarding MBEDTLS_ERR_SSL_CRYPTO_IN_PROGRESS in |
Regarding psa_util_internal.h:
can be moved to |
In
can just be removed it seems. |
In crypto_config.h the note:
can be just removed. We already have the same note in MBEDTLS_TIMING_C documentation in mbedtls_config.h. |
Enable check names component for TF-PSA-Crypto. Closes #52.
PR checklist
Please remove the segment/s on either side of the | symbol as appropriate, and add any relevant link/s to the end of the line.
If the provided content is part of the present PR remove the # symbol.
Notes for the submitter
Please refer to the contributing guidelines, especially the
checklist for PR contributors.
Help make review efficient: