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

mbedtls: align crypto_sizes.h to the Mbed TLS one #116

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

valeriosetti
Copy link
Collaborator

crypto_sizes.h is no more aligned to the Mbed TLS version and it misses some #define that make some test to fail at build time in Zephyr. This commit fixes this disparities.

Note: this commit can be ignored in future TF-M repo updates assuming that this fix will be already included in the upstream version of TF-M.

crypto_sizes.h is no more aligned to the Mbed TLS version and
it misses some #define that make some test to fail at build
time in Zephyr. This commit fixes this disparities.

Note: this commit can be ignored in future TF-M repo updates
assuming that this fix will be already included in the upstream
version of TF-M.

Signed-off-by: Valerio Setti <[email protected]>
@nashif nashif requested a review from d3zd3z November 22, 2024 13:30
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.

3 participants