dingelish opened a new pull request #195: Update rust-sgx-sdk and memchr URL: https://github.com/apache/incubator-teaclave/pull/195 ## Description Follow up of [incubator-mesatee-sgx-sdk #184](https://github.com/apache/incubator-teaclave-sgx-sdk/issues/184). This patch includes correct `set_enclave_path` and makes memchr supports libc mode provided by sgx_libc. Removes unused files (sgx_tse, sgx_unwind in SGX SDK) ## Type of change (select applied and DELETE the others) - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] API change with a documentation update - [ ] Additional test coverage - [x] Code cleanup or just sync with upstream third-party crates ## How Has This Been Tested? CI passed at http://ci.mesalock-linux.org/dingelish/incubator-mesatee/43 ## Checklist (check ALL before submitting PR, even not applicable) - [x] Fork the repo and create your branch from `master`. - [x] If you've added code that should be tested, add tests. - [x] If you've changed APIs, update the documentation. - [x] Ensure the tests pass (see CI results). - [x] Make sure your code lints/format.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
