Commit History

Author SHA1 Message Date
  Dmitrii Kuvaiskii a9c33ec4c8 [Pal/Linux-SGX] OCALL cleanup: remove ocall_alloc_untrusted() 6 years ago
  Dmitrii Kuvaiskii c317610e0b [Pal/Linux-SGX] OCALL cleanup: rename ocall_{un}map_untrusted() to m{un}map 6 years ago
  Dmitrii Kuvaiskii 34168de464 [Pal/Linux-SGX] OCALL cleanup: remove ocall_print_string() 6 years ago
  Jia Zhang 3fd22f2c8e [Pal/regression] Add regression test for sgx.allow_file_creation 6 years ago
  Jia Zhang 23a3a5a1c3 [Pal/Linux-SGX] pal-sgx-sign: Always output sgx.allow_file_creation 6 years ago
  Jia Zhang 788c61fc22 [Pal/Linux-SGX] Check value of sgx.allow_file_creation, not only its existence 6 years ago
  Dmitrii Kuvaiskii 786b5a7242 [Pal/Linux-SGX] Increase limit of buffer size on untrusted stack 6 years ago
  Dmitrii Kuvaiskii 65f5b07587 [Pal/Linux-SGX] SGX driver bug fixes 6 years ago
  Isaku Yamahata 4e67c047f6 [Pal/Linux-SGX] Add distclean target for sgx-driver 6 years ago
  Thomas Knauth 17091642c9 [Pal/Linux-SGX] Fix comment on VMA list heap_vma 6 years ago
  Thomas Knauth 5fb01c07a5 [Pal/Linux-SGX] Clean up initialize_enclave() and create_enclave() 6 years ago
  Jia Zhang e8ba52af50 [Pal/Linux-SGX] Add message that executable file was inferred 6 years ago
  Jia Zhang 12e3c5f8b2 [LibOS, Pal] Use sizeof() instead of hard-coded CONFIG_MAX macro 6 years ago
  Isaku Yamahata 93eb9bc595 [LibOS] Allow zero size read/write on pipes/sockets/eventfds 6 years ago
  Isaku Yamahata 7495dffda7 [Pal] Allow zero size read/write on PAL streams 6 years ago
  Dmitrii Kuvaiskii 376de63d5a [LibOS] Add dummy implementations of Linux scheduling APIs 6 years ago
  borysp e064b2bd8c [LibOS/regression] Add spinlock tests 6 years ago
  borysp 3680cbf835 [Pal/lib] Add spinlock implementation 6 years ago
  Dmitrii Kuvaiskii 74308b3990 [Pal/Linux-SGX] Move from using pthread functions to raw clone() syscall 6 years ago
  Krishnakumar, Sudha 3ee41aa9ff [LibOS, Pal] Support eventfd() 6 years ago
  Krishnakumar, Sudha 6142c13339 [Pal/lib] Add check on string lengths in macro strcmp_static() 6 years ago
  Thomas Knauth ea72e84a88 [LibOS] test/apps: Rewrite GCC example 6 years ago
  Jia Zhang 6fd57dca14 [Pal/Linux-SGX] Trivial code cleanup 6 years ago
  Jia Zhang 046673728a [Pal/Linux-SGX] Sanity check the boundary between exec and libpal 6 years ago
  Jia Zhang 7a12bce7c9 [Pal/Linux-SGX] pal-sgx-sign: Remove unnecessary copy of manifest 6 years ago
  Don Porter 43de94f4cb [README] Hyperlinks markup fix 6 years ago
  Don Porter 3566e31578 [LibOS/regression] Longer timeout on large-mmap test 6 years ago
  Dmitrii Kuvaiskii b152970e86 [LibOS] Fix SIGABRT, SIGTERM, SIGINT to kill the whole process 6 years ago
  Krishnakumar, Sudha b80606505f [LibOS] Propagate error code on failures in shim_do_pipe2()/shim_do_socketpair() 6 years ago
  Dmitrii Kuvaiskii d4e5b65860 [LibOS] test/apps: Fix Makefiles of TensorFlow example 6 years ago