occlum/src/libos
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
..
include Support user manage stack 2020-05-15 03:02:42 +00:00
src Add three new occlum commands: start, exec and stop 2020-05-15 03:02:42 +00:00
Cargo.lock Update the sdk version to 2.9.1 2020-05-15 03:02:42 +00:00
Cargo.toml Bump the version number to 0.11.0 2020-04-17 17:52:17 +08:00
Enclave.lds Load and run a Hello World program 2019-02-16 16:23:30 +08:00
Makefile Update the sdk version to 2.9.1 2020-05-15 03:02:42 +00:00
rust-toolchain Update the sdk version to 2.9.1 2020-05-15 03:02:42 +00:00