-
Notifications
You must be signed in to change notification settings - Fork 3k
[Mbed OS 5.15] Upgrade to Mbed TLS 2.22.0 #13033
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
[Mbed OS 5.15] Upgrade to Mbed TLS 2.22.0 #13033
Conversation
Both Mbed TLS and Mbed Crypto libraries doesn't contain `apache-2.0.txt` anymore. Do not access those files in the importer script. Signed-off-by: Devaraj Ranganna <[email protected]>
Mbed Crypto has been remerged back into Mbed TLS. Update the Mbed TLS importer script with the relevant parts of the Mbed Crypto importer. Signed-off-by: Darryl Green <[email protected]>
As Mbed Crypto has been remerged into Mbed TLS, remove Mbed Crypto at the same time. Signed-off-by: Darryl Green <[email protected]>
Signed-off-by: Darryl Green <[email protected]>
Signed-off-by: Darryl Green <[email protected]>
Signed-off-by: Darryl Green <[email protected]>
Signed-off-by: Darryl Green <[email protected]>
@Patater, thank you for your changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
CI started |
Test run: FAILEDSummary: 1 of 10 test jobs failed Failed test jobs:
|
Both 5.15 latest PRs failed, looks like internal failure, will ask for confirmation. |
CI started |
Test run: FAILEDSummary: 1 of 10 test jobs failed Failed test jobs:
|
CI restarted |
Test run: SUCCESSSummary: 10 of 10 test jobs passed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved.
Summary of changes
Upgrade Mbed TLS from 2.21.0 to 2.22.0.
This is a backport of #12757 to the Mbed OS 5.15 branch.
Impact of changes
None
Migration actions required
None
Documentation
No changes
Pull request type
Test results
Reviewers
@dgreen-arm