Re: [apache/incubator-teaclave-sgx-sdk] V2.0.0-perview supports Intel Linux SGX SDK 2.21 or later (Issue #454)

2024-02-23 Thread Zehuan Li
Hi, @yangfh2004, you could update the intel sgx sdk version with [this 
script](https://download.01.org/intel-sgx/sgx-linux/2.21/distro/ubuntu20.04-server/sgx_linux_x64_sdk_2.21.100.1.bin).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/issues/454#issuecomment-1961008633
You are receiving this because you are subscribed to this thread.

Message ID: 

Re: [apache/incubator-teaclave-sgx-sdk] Implement enclave memory management (PR #436)

2024-02-23 Thread Zehuan Li
@yangfh2004 Btw, I have tested the `httpreq` with `rustc 1.78.0-nightly 
(397937d81 2024-02-22)`. It also worked well.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/436#issuecomment-1960986008
You are receiving this because you are subscribed to this thread.

Message ID: 

Re: [apache/incubator-teaclave-sgx-sdk] Implement enclave memory management (PR #436)

2024-02-23 Thread Zehuan Li
@yangfh2004 , Hi, thanks for your two issue.
1. Regarding the first issue, I have managed to replicate it and have confirmed 
that the Makefile for the EMM sample code indeed requires thread feature 
activation. I will address and resolve this promptly.

2. As for the second issue, I am unable to reproduce the scenario you've 
described. In my environment, the `httpreq` sample code works well without any 
panic. Could you please provide the version of your toolchain so that I can 
further investigate this matter?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/436#issuecomment-1960966112
You are receiving this because you are subscribed to this thread.

Message ID: