occlum/src/libos
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
..
include Inform Intel SGX SDK about Occlum-defined stacks 2019-07-18 07:16:17 +00:00
src Fix potential overflow or underflow of offset in INodeFile's seek 2020-01-23 04:40:54 +00:00
Cargo.lock Upgrade Rust SGX SDK and its deps to the latest 2020-01-23 04:40:54 +00:00
Cargo.toml Upgrade Rust SGX SDK and its deps to the latest 2020-01-23 04:40:54 +00:00
Enclave.lds Load and run a Hello World program 2019-02-16 16:23:30 +08:00
Makefile Add support for compiling C code as well as Rust in release mode 2020-01-23 04:40:54 +00:00
rust-toolchain Upgrade Rust SGX SDK and its deps to the latest 2020-01-23 04:40:54 +00:00