Skip to content

psa: Be compatible with deprecated constants #65

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

Merged
merged 1 commit into from
Feb 20, 2019

Conversation

Patater
Copy link
Contributor

@Patater Patater commented Feb 20, 2019

In case the new constants aren't available yet in Mbed TLS, continue to
use the deprecated constants if they are available.

This breaks a cyclic dependency between Mbed Crypto needing new constants from Mbed TLS as well as Mbed TLS needing new PSA Crypto before either can ship into Mbed OS.

In case the new constants aren't available yet in Mbed TLS, continue to
use the deprecated constants if they are available.
@Patater Patater added enhancement New feature or request needs: ci Needs a passing full CI run labels Feb 20, 2019
@Patater
Copy link
Contributor Author

Patater commented Feb 20, 2019

Only CI failure on Jenkins CI is FreeBSD Timing test, a known-flaky test.

Jenkins CI is passing, which is more thorough than the Travis CI.

@Patater Patater merged commit c8ed00a into ARMmbed:development Feb 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs: ci Needs a passing full CI run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants