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

make sgx_tcrypto_help compatible #197

Merged
merged 1 commit into from Dec 29, 2019
Merged

make sgx_tcrypto_help compatible #197

merged 1 commit into from Dec 29, 2019

Conversation

hi-T0day
Copy link
Contributor

Description

Update the third party crates: crates-sgx and rust-sgx-sdk to make the sgx_tcrypto_helper crate be compatible with MesaTEE.

Fixes #196

Type of change (select applied and DELETE the others)

  • Bug fix (non-breaking change which fixes an issue)
  • Code cleanup or just sync with upstream third-party crates

How Has This Been Tested?

I compile and run the code in my machine before this PR. It is ok.

Checklist (check ALL before submitting PR, even not applicable)

  • Fork the repo and create your branch from master.
  • If you've added code that should be tested, add tests.
  • Make sure your code lints/format.

@dingelish
Copy link
Contributor

@mssun r?

@mssun
Copy link
Member

mssun commented Dec 29, 2019

Wating for CI result: https://ci.mesalock-linux.org/mssun/incubator-mesatee/268

@mssun mssun self-requested a review December 29, 2019 23:48
Copy link
Member

@mssun mssun left a comment

Choose a reason for hiding this comment

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

CI passed.

LGTM.

@mssun mssun merged commit fa7ff61 into apache:master Dec 29, 2019
@mssun
Copy link
Member

mssun commented Dec 29, 2019

Merged. Thanks @hi-T0day !

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.

sgx_tcrypto_helper crate is incompatible with MesaTEE.
3 participants