[GitHub] [incubator-teaclave-trustzone-sdk] mssun commented on issue #96: make optee: fatal error: uuid/uuid.h: No such file or directory

2022-10-26 Thread GitBox
mssun commented on issue #96: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/96#issuecomment-1293006605 The issue has been resolved. Closed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-teaclave-trustzone-sdk] mssun closed issue #96: make optee: fatal error: uuid/uuid.h: No such file or directory

2022-10-26 Thread GitBox
mssun closed issue #96: make optee: fatal error: uuid/uuid.h: No such file or directory URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/96 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-teaclave-trustzone-sdk] mssun commented on issue #99: Question: Third party crates

2022-10-26 Thread GitBox
mssun commented on issue #99: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/99#issuecomment-1293005880 > Also, do you have any tricks to find any already altered and compatible versions of crates online? Sorry, there is not a centralized place to host the

Re: [apache/incubator-teaclave] Update leveldb (PR #661)

2022-10-26 Thread Mingshen Sun
Yes, I still remember that Zhaofeng and I had a long discussion on this and we decided to put in the Teaclave repo. There are pros and cons. I think the most important reason is about the ownership. We want to maintain LevelDB for SGX as part of Teaclave. Definitely, this makes it not obvious

Re: [apache/incubator-teaclave-sgx-sdk] add epoll_create (PR #405)

2022-10-26 Thread volcano
@ChuanDou2021 Thanks for your contribution. -- Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave-sgx-sdk/pull/405#issuecomment-1293000232 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/incubator-teaclave-sgx-sdk] Request update for rust nightly version (Issue #386)

2022-10-26 Thread Mingshen Sun
@clangenb Hi, there are still some missing parts to merge version 2. I would be grateful if you would help us. -- Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/386#issuecomment-1292951815 You are receiving this because you are

[GitHub] [incubator-teaclave-trustzone-sdk] DemesneGH commented on issue #99: Question: Third party crates

2022-10-26 Thread GitBox
DemesneGH commented on issue #99: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/99#issuecomment-1292941834 Hi @HakonToemte The main commit of porting to OP-TEE in `ring` is:

[apache/incubator-teaclave-sgx-sdk] add epoll_create (PR #405)

2022-10-26 Thread ChuanDou2021
You can view, comment on, or merge this pull request online at: https://github.com/apache/incubator-teaclave-sgx-sdk/pull/405 -- Commit Summary -- * add epoll_create -- File Changes -- M common/inc/tlibc/sys/epoll.h (1) M sgx_edl/edl/sgx_asyncio.edl (1) M

[GitHub] [incubator-teaclave-trustzone-sdk] HakonToemte opened a new issue, #99: Question: Third party crates

2022-10-26 Thread GitBox
HakonToemte opened a new issue, #99: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/99 Good day! In the signature_verification-rs example, an altered and Rust OPTEE compatible version of ring is used. `ring = { git =