-
Hi,
I am building a simple application that utilizes tcmalloc for sgx.
My operating system is *Ubuntu 18.04.1 LTS* and I am compiling sdk (with tag sgx_1.8) successfully. (I had to include `` in …
-
I am runnning application in simulator mode but its not working.It is giving error :
[_EINIT u_instructions.cpp:127] SECS attributes does NOT match launch token attribuets
[build_image /root/s…
-
Hello, when I executed the command:
cargo check --no-default-features --features="sgx serde_sgx"
it shows:
error: cannot find derive macro `Serialize` in this scope
--> src/lib.r…
-
Hey guys, trying to compile the same code that depended on 1.1.2 now fails
```
version. This may also occur with an optional dependency that is not enabled.
Compiling sgx_signal v1.1.2 (https:…
-
Hello, I currently have a physical server machine with an Intel (R) Xeon(R) Platinum 8352S * 2 CPU. The system is using Ubuntu 20.04,Currently, There is an issue with my PCCS service.
pccs status:
`…
-
Looking at sgx_x86_64/linux_sgx_2_9.patch. Will this be maintained as a patch going forward or integrated into Intel SGX SDK? Also, is the upstreaming and rebasing of the patch on a new SGX SDK done p…
-
```
What steps will reproduce the problem?
1. Follow the instruction on wiki to download the rowboat source code
2. $ repo init -u git://gitorious.org/rowboat/manifest.git -m rowboat-eclair.xml
3. $ r…
-
```
What steps will reproduce the problem?
1. Follow the instruction on wiki to download the rowboat source code
2. $ repo init -u git://gitorious.org/rowboat/manifest.git -m rowboat-eclair.xml
3. $ r…
-
related #44
```
root@am-c3-small-x86-01:~# ./a.out
eax: 906ed ebx: 9100800 ecx: 7ffafbff edx: bfebfbff
stepping 13
model 14
family 6
processor type 0
extended model 9
extended family 0
sm…
matti updated
2 years ago
-
https://github.com/intel/linux-sgx/blob/4887b30b519d7bfc9f5de6e6330bc0034cce3d75/SampleCode/LocalAttestation/EnclaveInitiator/Makefile#L82
On my machine, shouldn't the result be 0?
```
[root@loca…