dettanym
|
236f9a1087
Works with verifier - memset is definitely causing the issue. TODO: Fix this by renaming the original memset to something else and then calling it through the function pointer.
|
5 years ago |
dettanym
|
a8821eef8f
memset_s is the culprit - this version works with the python library (throws symbol lookup error; does not crash)
|
5 years ago |
dettanym
|
1f2d1e74ab
Made changes to files in trts and tlibc folders to make it work for the verifier (with the python library). It crashes when linked against tlibc, but trts doesnt cause it to crash (just symbol lookup error to memset_s).
|
5 years ago |
dettanym
|
2111b046d8
It works with malloc 5 and I redirected it to use the original malloc by removing the malloc.o in the libsgx_tstdc archive
|
6 years ago |
Li, Xun
|
1ccf25b64a
Linux 2.1 Open Source Gold release
|
6 years ago |
Li, Xun
|
1115c195cd
Linux 1.8 Open Source Gold release
|
7 years ago |
llly
|
6662022bf8
Linux 1.7 Open Source Gold release
|
8 years ago |
zhaohuidu
|
85947caa12
Upgrade to Linux 1.6 gold release
|
8 years ago |
Angie Chinchilla
|
9441de4c38
Initial release of Intel SGX for Linux.
|
8 years ago |