0252f0949dRename "occlum_context" to "occlum_instance" for demos
Hui, Chunyang
2020-08-12 18:32:02 +0000
85501d8993Improve implementation for occlum build
Hui, Chunyang
2020-07-30 09:58:32 +0000
3f6bcec1c5Substitute ramFS with a temporary SEFS at "/tmp"
LI Qing
2020-07-21 13:56:08 +0800
b04aa2d7eaFix the dequeuing order of items in a FutexBucket
He Sun
2020-08-11 20:30:09 +0800
6d39587c40Add getcpu syscall
LI Qing
2020-07-22 13:45:49 +0800
c67bdd9a23Update the syscall interface
zongmin.gu
2020-08-10 17:56:59 +0800
120d7334fdAdd coc of Occlum project
Zongmin
2020-08-07 16:01:30 +0800
259c485427Use new build directory arch
Hui, Chunyang
2020-07-21 03:54:35 +0000
5e8f997d4dMake PIE the default mode for Go toolchain
Tate, Hongliang Tian
2020-08-11 04:30:18 +0000
bec8bf5e8bMigrate CI to Github Actions
Hui, Chunyang
2020-07-14 06:08:16 +0000
32fa9fe4aaFix cpuid test case to check SGX support accurately
Hui, Chunyang
2020-07-14 06:11:24 +0000
9b17ac1847Improve futex performance
He Sun
2020-07-23 14:44:35 +0800
2400cc4baaFix the signal action examination of SIGKILL and SIGSTOP
He Sun
2020-07-24 09:45:08 +0800
572873d9a4Enable UnionFS
LI Qing
2020-05-07 07:07:42 +0000
55eaae8810Bump version to 0.14.0
Tate, Hongliang Tian
2020-07-17 17:02:38 +0000
ebd7dc056bAdd occlum specific EDL file to decouple with official linux-sgx-sdk psw
Hui, Chunyang
2020-07-16 06:41:41 +0000
8c7b59ad17Fix a bug in sigaction
Tate, Hongliang Tian
2020-07-17 17:10:55 +0000
1f30d75713Add Java demo
LI Qing
2020-07-16 13:30:50 +0800
81eb364c5bInstall zlib in occlum-gcc toolchians
LI Qing
2020-07-16 09:11:11 +0800
a6dbce21ccAdd msync system call and flush updates to shared file memory mappings
Tate, Hongliang Tian
2020-07-08 11:07:47 +0000
c85163ec0aAdd notification mechanism for basic IO events
He Sun
2020-07-06 12:56:29 +0800
9b1d694830Add support for per-process memory size configuration with rlimit
Hui, Chunyang
2020-07-13 06:00:55 +0000
c43fbfea7fFix signal testcase and a bug in sig_set
Hui, Chunyang
2020-07-17 06:53:27 +0000
c7e225a4ebFix the centos version When user cat /etc/system-release, user would know the centos version. It should be 7.5
zongmin.gu
2020-07-13 08:23:25 +0800
4f96790cf3Fallback to old way for exit process in simulation mode
Hui, Chunyang
2020-07-16 09:27:28 +0000
45b799d99fStop the server within the given seconds. If a new command comes when the timer is not triggered, stop the timer.
zongmin.gu
2020-07-16 20:12:12 +0800
3d70ca9355Substitute SgxRwLock with RwLock
He Sun
2020-07-10 11:14:02 +0800
4f965fd8dbApply RwLock to the sig_queues of Process and Thread
He Sun
2020-06-28 16:37:40 +0800
83637d7938Add a new kind of readers-writer lock
He Sun
2020-06-28 16:29:20 +0800