Zongmin
a6d97d5b4f
Update the sdk version to 2.9.1
...
Fix std::alloc::Alloc not found
The lastest Rust changes the trait to std::alloc::AllocRef.
Update the docker files to support sgx 2.9.1
Remove the compilerRT dependency for rust sdk update
2020-05-15 03:02:42 +00:00
LI Qing
045ea46e9f
Extend CPUID emulation for Intel Celeron and newer Intel CPUs
2020-02-28 10:53:38 +00:00
He Sun
cfa6532768
Fix bugs that fail CentOS Dockerfile
2020-02-14 06:19:48 +00:00
Tate, Hongliang Tian
671da280d8
Add support for compiling C code as well as Rust in release mode
...
We can now build all source code (.S, .c, and .rs) under `src/` in release
mode with `OCCLUM_RELEASE_BUILD=1 make` command.
2020-01-23 04:40:54 +00:00
LI Qing
449ba1d5d9
Add Dockerfile for Ubuntu 18.04
2020-01-23 04:40:54 +00:00