Commit History

Author SHA1 Message Date
  borysp f71bd2ca84 [LibOS] Move helper threads' status checking after lock acquisition 5 years ago
  Wojtek Porczyk 6866bdb2c6 [LibOS, Jenkins] parse LTP test results 5 years ago
  Jia Zhang 1b8c2de9ce [Doc] Fix installation instructions for python3-protobuf for Graphene-SGX build 5 years ago
  Yunjong Jeong 5c3b6929df [LibOS] Reorder argv in initial user stack 5 years ago
  Dmitrii Kuvaiskii 560da76252 [Pal/Linux-SGX] enclave_entry.S: Reset FXSAVE extended state on EENTER 5 years ago
  Dmitrii Kuvaiskii 1315b54b5d [Pal/Linux-SGX] enclave_entry.S: Fix offset of MXCSR "reset" XSAVE area 5 years ago
  Chia-Che Tsai c8a352553b [Pal/Linux-SGX] Change manifest option sgx.enable_[avx|avx512|mpx] to sgx.require_[avx|avx512|mpx] 5 years ago
  Dmitrii Kuvaiskii a17b28a656 [Pal/Linux-SGX] Do not overwrite sgx.static_address in manifest 5 years ago
  Isaku Yamahata aac7a83037 [LibOS] Remove lingering warnings 5 years ago
  Dmitrii Kuvaiskii 85e950170f [LibOS] test/apps: Rewrite Bash example 5 years ago
  Dmitrii Kuvaiskii d5e477fa47 [Pal/Linux-SGX] Remove "unmap TCS..." output message 5 years ago
  Dmitrii Kuvaiskii b1ce2f1bed [LibOS] Add regression test for sgx.allow_file_creation 5 years ago
  Dmitrii Kuvaiskii 488ab93d56 [Documentation] Add entry on sgx.allow_file_creation to old Wiki 5 years ago
  Dmitrii Kuvaiskii 822b5a4475 [Pal/Linux-SGX] load_trusted_file(): fix uninitialized pointer 5 years ago
  Dmitrii Kuvaiskii efbd1d30a4 [LibOS] Return ENOENT on open_namei(path = "") 5 years ago
  borysp 7bb9ac7813 [LibOS] Do not delete futex_waiter from waiters list twice on FUTEX_WAIT 5 years ago
  borysp a971a5c0b6 [LibOS] Add missing put_thread() calls 5 years ago
  Michał Kowalczyk 2cf1b3cdc7 Remove __builtin_expect usages 5 years ago
  jack.wxz d702477503 [LibOS, Pal/{Linux,Linux-SGX}] Add EAFNOSUPPORT error code 5 years ago
  Thomas Knauth 9baa40eaa2 [LibOS] Rework checking of supported clone() flags 5 years ago
  Don Porter 20ed9b14d2 Polish the top-level README 5 years ago
  Chia-Che Tsai c1049a66a0 [LibOS] test/apps: Rewrite Lighttpd example 5 years ago
  Thomas Knauth 59a0fee5ab [LibOS] Fix return code on exit due to signal 5 years ago
  Michał Kowalczyk bc0beaa253 Refactor alignment macros 5 years ago
  Michał Kowalczyk b699fd7afd Introduce IS_POWER_OF_2 macro 5 years ago
  Michał Kowalczyk 99677cdf72 Introduce ARRAY_SIZE macro 5 years ago
  Michał Kowalczyk 0264cf6635 [Pal-SGX] Fix incorrect calculations in free_pages() 5 years ago
  Michał Kowalczyk 817f516fce [Pal] Fix off-by-one in DkSetExceptionHandler 5 years ago
  Rafał Wojdyła a04e71c7fa [Pal] Fix errors returned from mbedTLS crypto adapter 5 years ago
  Isaku Yamahata eeb2daa2bf [Pal/Linux] _DkSystemTimeQuery() returns REALTIME instead of MONOTONIC now 5 years ago