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

Fix mbedTLS binding for 3.x #2745

Merged
merged 1 commit into from
May 16, 2024
Merged

Fix mbedTLS binding for 3.x #2745

merged 1 commit into from
May 16, 2024

Conversation

cpq
Copy link
Member

@cpq cpq commented May 8, 2024

No description provided.

@cpq cpq requested a review from scaprile May 8, 2024 10:35
Copy link
Collaborator

@scaprile scaprile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This breaks Linux tests, PSA seems to not exist in the version Ubuntu uses.

src/tls_mbed.c: In function ‘mg_tls_init’:
src/tls_mbed.c:110:3: error: implicit declaration of function ‘psa_crypto_init’ [-Werror=implicit-function-declaration]

@cpq cpq force-pushed the tls branch 2 times, most recently from 1e77cc7 to 99b266a Compare May 16, 2024 09:28
@cpq cpq merged commit 68f7be7 into master May 16, 2024
57 checks passed
@cpq cpq deleted the tls branch May 16, 2024 09:45
a8jan added a commit to a8jan/fujinet-firmware that referenced this pull request May 16, 2024
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.

None yet

2 participants