Commit History

Author SHA1 Message Date
  Dmitrii Kuvaiskii 1315b54b5d [Pal/Linux-SGX] enclave_entry.S: Fix offset of MXCSR "reset" XSAVE area 6 years ago
  Chia-Che Tsai c8a352553b [Pal/Linux-SGX] Change manifest option sgx.enable_[avx|avx512|mpx] to sgx.require_[avx|avx512|mpx] 6 years ago
  Dmitrii Kuvaiskii a17b28a656 [Pal/Linux-SGX] Do not overwrite sgx.static_address in manifest 6 years ago
  Isaku Yamahata aac7a83037 [LibOS] Remove lingering warnings 6 years ago
  Dmitrii Kuvaiskii 85e950170f [LibOS] test/apps: Rewrite Bash example 6 years ago
  Dmitrii Kuvaiskii d5e477fa47 [Pal/Linux-SGX] Remove "unmap TCS..." output message 6 years ago
  Dmitrii Kuvaiskii b1ce2f1bed [LibOS] Add regression test for sgx.allow_file_creation 6 years ago
  Dmitrii Kuvaiskii 488ab93d56 [Documentation] Add entry on sgx.allow_file_creation to old Wiki 6 years ago
  Dmitrii Kuvaiskii 822b5a4475 [Pal/Linux-SGX] load_trusted_file(): fix uninitialized pointer 6 years ago
  Dmitrii Kuvaiskii efbd1d30a4 [LibOS] Return ENOENT on open_namei(path = "") 6 years ago
  borysp 7bb9ac7813 [LibOS] Do not delete futex_waiter from waiters list twice on FUTEX_WAIT 6 years ago
  borysp a971a5c0b6 [LibOS] Add missing put_thread() calls 6 years ago
  Michał Kowalczyk 2cf1b3cdc7 Remove __builtin_expect usages 6 years ago
  jack.wxz d702477503 [LibOS, Pal/{Linux,Linux-SGX}] Add EAFNOSUPPORT error code 6 years ago
  Thomas Knauth 9baa40eaa2 [LibOS] Rework checking of supported clone() flags 6 years ago
  Don Porter 20ed9b14d2 Polish the top-level README 6 years ago
  Chia-Che Tsai c1049a66a0 [LibOS] test/apps: Rewrite Lighttpd example 6 years ago
  Thomas Knauth 59a0fee5ab [LibOS] Fix return code on exit due to signal 6 years ago
  Michał Kowalczyk bc0beaa253 Refactor alignment macros 6 years ago
  Michał Kowalczyk b699fd7afd Introduce IS_POWER_OF_2 macro 6 years ago
  Michał Kowalczyk 99677cdf72 Introduce ARRAY_SIZE macro 6 years ago
  Michał Kowalczyk 0264cf6635 [Pal-SGX] Fix incorrect calculations in free_pages() 6 years ago
  Michał Kowalczyk 817f516fce [Pal] Fix off-by-one in DkSetExceptionHandler 6 years ago
  Rafał Wojdyła a04e71c7fa [Pal] Fix errors returned from mbedTLS crypto adapter 6 years ago
  Isaku Yamahata eeb2daa2bf [Pal/Linux] _DkSystemTimeQuery() returns REALTIME instead of MONOTONIC now 6 years ago
  Rafał Wojdyła 5dd8b60326 [Pal/Linux-SGX] Rework SGX types to be identical to the SGX SDK ones 6 years ago
  Michał Kowalczyk 5383e825a3 Rename strpartcmp_static to strstartswith_static 6 years ago
  Michał Kowalczyk df6c52dff8 Fix strcmp_static semantics to match the standard strcmp 6 years ago
  Michał Kowalczyk 0612bab52b Fix multiple bugs in string comparisons 6 years ago
  Jia Zhang f121fea2d5 [Pal/Linux-SGX] Clean up load_enclave() 6 years ago