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

Update mbed TLS with the development HEAD #2952

Conversation

andresag01
Copy link

Description

This PR updates the feature mbedtls with the development HEAD of the mbed TLS repo. It contains the latest features (such as CMAC) and bug fixes. However, this is NOT the next release of mbed TLS, there will be a separate PR to update the feature once more when the release is complete.

Status

READY

Migrations

The PR adds new APIs for the CMAC mbed TLS feature.

YES

Related PRs

This PR builds on top of #2926

Todos

  • Documentation

Deploy notes

This PR should not cause any disruption, simply use mbed OS as normal.

Andres AG added 2 commits October 5, 2016 11:04
Update the current version of mbed TLS with the development HEAD of the
mbed TLS project repository. This mostly includes the latest CMAC
feature. Also, update the version in the importer Makefile and
VERSION.txt with the hash of the mbed TLS commit that was sync'ed.
@andresag01
Copy link
Author

@sbutcher-arm @yanesca @c1728p9

@c1728p9
Copy link
Contributor

c1728p9 commented Oct 6, 2016

Looks good to me

@c1728p9
Copy link
Contributor

c1728p9 commented Oct 6, 2016

/morph test

@mbed-bot
Copy link

mbed-bot commented Oct 6, 2016

Result: FAILURE

Your command has finished executing! Here's what you wrote!

/morph test

@c1728p9
Copy link
Contributor

c1728p9 commented Oct 6, 2016

/morph test

@mbed-bot
Copy link

mbed-bot commented Oct 6, 2016

Result: FAILURE

Your command has finished executing! Here's what you wrote!

/morph test

@c1728p9
Copy link
Contributor

c1728p9 commented Oct 6, 2016

/morph test

@mbed-bot
Copy link

mbed-bot commented Oct 6, 2016

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 1071

All builds and test passed!

@simonbutcher
Copy link
Contributor

LGTM.

@sg- sg- merged commit 478c732 into ARMmbed:master Oct 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants