Historial de Commits

Autor SHA1 Mensaje Fecha
  borysp 3680cbf835 [Pal/lib] Add spinlock implementation hace 6 años
  Dmitrii Kuvaiskii 74308b3990 [Pal/Linux-SGX] Move from using pthread functions to raw clone() syscall hace 6 años
  Krishnakumar, Sudha 3ee41aa9ff [LibOS, Pal] Support eventfd() hace 6 años
  Krishnakumar, Sudha 6142c13339 [Pal/lib] Add check on string lengths in macro strcmp_static() hace 6 años
  Thomas Knauth ea72e84a88 [LibOS] test/apps: Rewrite GCC example hace 6 años
  Jia Zhang 6fd57dca14 [Pal/Linux-SGX] Trivial code cleanup hace 6 años
  Jia Zhang 046673728a [Pal/Linux-SGX] Sanity check the boundary between exec and libpal hace 6 años
  Jia Zhang 7a12bce7c9 [Pal/Linux-SGX] pal-sgx-sign: Remove unnecessary copy of manifest hace 6 años
  Don Porter 43de94f4cb [README] Hyperlinks markup fix hace 6 años
  Don Porter 3566e31578 [LibOS/regression] Longer timeout on large-mmap test hace 6 años
  Dmitrii Kuvaiskii b152970e86 [LibOS] Fix SIGABRT, SIGTERM, SIGINT to kill the whole process hace 6 años
  Krishnakumar, Sudha b80606505f [LibOS] Propagate error code on failures in shim_do_pipe2()/shim_do_socketpair() hace 6 años
  Dmitrii Kuvaiskii d4e5b65860 [LibOS] test/apps: Fix Makefiles of TensorFlow example hace 6 años
  Dmitrii Kuvaiskii fe7a603bf3 [Pal/Linux-SGX] Increase MAX_DBG_THREADS constant from 64 to 1024 hace 6 años
  Dmitrii Kuvaiskii 8e3fe7a86f [LibOS] Use -O2 optimization level when building in non-debug mode hace 6 años
  Dmitrii Kuvaiskii 54278f8286 [Pal/Linux-SGX] Rewrite link-intel-driver.py in Python3 hace 6 años
  Jia Zhang fd0c564cf9 [Pal] pal_loader: Detect PAL_HOST if `make` is unavailable hace 6 años
  Wojtek Porczyk f265a21ce2 [CI] Ignore LTP results under SGX hace 6 años
  borysp ef48e04a07 [Pal/Linux-SGX] Add path normalization to allowed files handling hace 6 años
  Dmitrii Kuvaiskii 4379d74d8e [LibOS] test/apps: Add OpenVINO example hace 6 años
  Jia Zhang 1f46a8a60c [Pal] Add assert in case zero is fed to IS_POWER_OF_2() hace 6 años
  Jia Zhang e9b988136d [Pal/Linux-SGX] Implement new manifest option sgx.file_check_policy hace 6 años
  Jia Zhang ab917d969d [Pal/Linux-SGX] Makefile: Fix build failure in a clean build hace 6 años
  Jia Zhang 4ca3c39cf2 [PAL/Linux-SGX] Makefile: Let make clean work for sgx-driver hace 6 años
  borysp f71bd2ca84 [LibOS] Move helper threads' status checking after lock acquisition hace 6 años
  Wojtek Porczyk 6866bdb2c6 [LibOS, Jenkins] parse LTP test results hace 6 años
  Jia Zhang 1b8c2de9ce [Doc] Fix installation instructions for python3-protobuf for Graphene-SGX build hace 6 años
  Yunjong Jeong 5c3b6929df [LibOS] Reorder argv in initial user stack hace 6 años
  Dmitrii Kuvaiskii 560da76252 [Pal/Linux-SGX] enclave_entry.S: Reset FXSAVE extended state on EENTER hace 6 años
  Dmitrii Kuvaiskii 1315b54b5d [Pal/Linux-SGX] enclave_entry.S: Fix offset of MXCSR "reset" XSAVE area hace 6 años