Zongmin
|
0c3466f4ad
|
Add three new occlum commands: start, exec and stop
Usage:
//start the occlum server
occlum start
//execute the command inside occlum
occlum exec [cmd] [-- <args>]
//stop the occlum server
occlum stop
|
2020-05-15 03:02:42 +00:00 |
|
LI Qing
|
2372ef0d4e
|
Fix make submodule command error
|
2020-02-10 12:02:23 +00:00 |
|
LI Qing
|
488ec48fe7
|
Upgrade Rust SGX SDK and its deps to the latest
1. Upgrade Rust SGX SDK to v1.1.0
2. Upgrade Intel SGX SDK to v2.7.1
3. Upgrade Rust to nightly-2019-11-25
|
2020-01-23 04:40:54 +00:00 |
|
Tate, Hongliang Tian
|
30265261cf
|
Remove a deprecated submodule sgx_protect_file
|
2019-07-18 11:02:01 +00:00 |
|
WangRunji
|
0105756897
|
add fs submodule. import fs crate to libos
|
2019-03-29 14:20:25 +08:00 |
|
Jia Zhang
|
cf64e78fc1
|
Fix the URL of xmas-elf in .gitmodules
Althrough github can automatically redirect the access from http to
https.
Signed-off-by: Jia Zhang <zhang.jia@linux.alibaba.com>
|
2019-02-26 21:09:08 +08:00 |
|
Tate, Hongliang Tian
|
c2cf0c65b2
|
Use Occlum's xmas-elf and sgx_protect_file
|
2019-02-23 16:31:01 +08:00 |
|
Tate, Hongliang Tian
|
757d3f2f4d
|
Use my forked xmas-elf as a submodule
|
2019-02-16 16:23:30 +08:00 |
|
Tate, Hongliang Tian
|
7671dbf470
|
Load and run a Hello World program
|
2019-02-16 16:23:30 +08:00 |
|
Tate, Hongliang Tian
|
226245dd9a
|
Add Rust SGX SDK as a submodule
|
2018-06-29 13:43:19 +08:00 |
|