occlum/src
Tate, Hongliang Tian 1a365de08f Introduce the new error handling mechanism
* Fast error diagnosing (e.g., backtrace and code location)
* First-class POSIX errno (e.g., every error has an errno)
* Zero-overhead abstraction (e.g., no heap allocation for simple errors)
* Ergonomic grammar (e.g., providing convenient macros)
2019-10-14 03:50:20 +00:00
..
libos Introduce the new error handling mechanism 2019-10-14 03:50:20 +00:00
pal Support running enclaves in SGX release mode. 2019-10-12 17:16:06 +00:00
Enclave.edl Add sched_xetaffinity() system calls in Occlum 2019-08-05 15:22:20 +08:00
Makefile Add write syscall and prints Hello World 2018-07-01 15:57:41 +08:00
sgxenv.mk Add a command-line interface tool named occlum 2019-08-28 06:05:12 +00:00