Commit History

Author SHA1 Message Date
  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
  Dmitrii Kuvaiskii fe7a603bf3 [Pal/Linux-SGX] Increase MAX_DBG_THREADS constant from 64 to 1024 6 years ago
  Dmitrii Kuvaiskii 8e3fe7a86f [LibOS] Use -O2 optimization level when building in non-debug mode 6 years ago
  Dmitrii Kuvaiskii 54278f8286 [Pal/Linux-SGX] Rewrite link-intel-driver.py in Python3 6 years ago
  Jia Zhang fd0c564cf9 [Pal] pal_loader: Detect PAL_HOST if `make` is unavailable 6 years ago
  Wojtek Porczyk f265a21ce2 [CI] Ignore LTP results under SGX 6 years ago
  borysp ef48e04a07 [Pal/Linux-SGX] Add path normalization to allowed files handling 6 years ago
  Dmitrii Kuvaiskii 4379d74d8e [LibOS] test/apps: Add OpenVINO example 6 years ago
  Jia Zhang 1f46a8a60c [Pal] Add assert in case zero is fed to IS_POWER_OF_2() 6 years ago
  Jia Zhang e9b988136d [Pal/Linux-SGX] Implement new manifest option sgx.file_check_policy 6 years ago
  Jia Zhang ab917d969d [Pal/Linux-SGX] Makefile: Fix build failure in a clean build 6 years ago
  Jia Zhang 4ca3c39cf2 [PAL/Linux-SGX] Makefile: Let make clean work for sgx-driver 6 years ago
  borysp f71bd2ca84 [LibOS] Move helper threads' status checking after lock acquisition 6 years ago
  Wojtek Porczyk 6866bdb2c6 [LibOS, Jenkins] parse LTP test results 6 years ago
  Jia Zhang 1b8c2de9ce [Doc] Fix installation instructions for python3-protobuf for Graphene-SGX build 6 years ago
  Yunjong Jeong 5c3b6929df [LibOS] Reorder argv in initial user stack 6 years ago