occlum/src
Tate, Hongliang Tian 76f91a1aa3 Add Occlum.json. No more configs hardcoded in code
1. Add Occlum.json as Occlum's config file
2. Add tools/bin/build_enclave
3. Add tools/bin/protect_integrity
4. Validate Occlum.json.protected on LibOS startup
5. Parse Occlum.json.protected on LibOS startup
6. Config enclave size using Occlum.json
7. Config process memory sizes using Occlum.json
2019-08-09 09:19:51 +00:00
..
libos Add Occlum.json. No more configs hardcoded in code 2019-08-09 09:19:51 +00:00
pal Add sched_xetaffinity() system calls in Occlum 2019-08-05 15:22:20 +08: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 Inform Intel SGX SDK about Occlum-defined stacks 2019-07-18 07:16:17 +00:00