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

Backport 2.x: Fix missing compilation guard around psa_crypto_driver_wrappers.c #4412

Conversation

gilles-peskine-arm
Copy link
Contributor

@gilles-peskine-arm gilles-peskine-arm commented Apr 24, 2021

Fix #4411.

No non-regression because I'd like a discussion on how to do it. Replace some/most static builds by shared builds? Do both a static and a shared build? I filed the wish for testing at #4545.

3.0 version

@gilles-peskine-arm gilles-peskine-arm added bug mbed TLS team needs-review Every commit must be reviewed by at least two team members, needs-reviewer This PR needs someone to pick it up for review component-psa PSA keystore/dispatch layer (storage, drivers, …) labels Apr 24, 2021
@gilles-peskine-arm gilles-peskine-arm added the needs-backports Backports are missing or are pending review and approval. label Apr 27, 2021
@gilles-peskine-arm gilles-peskine-arm changed the title Fix missing compilation guard around psa_crypto_driver_wrappers.c Backport 2.x: Fix missing compilation guard around psa_crypto_driver_wrappers.c Apr 27, 2021
@ronald-cron-arm ronald-cron-arm self-requested a review May 19, 2021 14:16
Fix Mbed-TLS#4411.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
@gilles-peskine-arm
Copy link
Contributor Author

I rebased the commit because there was a merge conflict, and opened a 3.0 PR.

Copy link
Contributor

@stevew817 stevew817 left a comment

Choose a reason for hiding this comment

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

Faithful backport.

@gilles-peskine-arm gilles-peskine-arm removed needs-backports Backports are missing or are pending review and approval. needs-review Every commit must be reviewed by at least two team members, needs-reviewer This PR needs someone to pick it up for review labels May 20, 2021
@gilles-peskine-arm gilles-peskine-arm merged commit d135b57 into Mbed-TLS:development_2.x May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug component-psa PSA keystore/dispatch layer (storage, drivers, …)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants