Commit History

Author SHA1 Message Date
  Simon Gaiser 60f14d699b [Pal/Linux-SGX] Fix typo in enclave_entry.S 6 years ago
  Simon Gaiser 5d0c147baf [Pal/Linux-SGX] Don't try to call an exception handler before thread init 6 years ago
  Simon Gaiser 13515295b2 [Pal/Linux-SGX] Enforce ordering of ENCLAVE_START and THREAD_START 6 years ago
  Simon Gaiser 6dec95e6fa [Pal/Linux-SGX] Call exit in pal_start_thread on normal termination 6 years ago
  Simon Gaiser 99065c0fed [Pal/Linux-SGX] Drop unused return value of handle_ecall 6 years ago
  Simon Gaiser 55a6ecb69f [Pal/Linux-SGX] Make state checks in enclave_entry more rigid 6 years ago
  Simon Gaiser 9df4d9671a [Pal/Linux-SGX] Don't call EEXIT if handle_ecall returns 6 years ago
  Simon Gaiser f883489356 [Pal/Linux-SGX] Update enclave_{base,top} only once 6 years ago
  Rafał Wojdyła f859f3da77 [LibOS] Add regression test for getdents 6 years ago
  Rafał Wojdyła d362b2969b [LibOS] Correctly set type of directory entries 6 years ago
  Simon Gaiser 0a0babc26a [*/regression] Remove trailing whitespace in Python files 6 years ago
  Simon Gaiser 79d6fb27ec [*/regression] Migrate to Python 3 6 years ago
  Simon Gaiser 3d60004a8c [*/regression] Drop unused shebang 6 years ago
  Isaku Yamahata 36b41bc8ca [Pal] Make _dl_debug_status versioned to PAL_PRIVATE not GLIBC 7 years ago
  Isaku Yamahata e9435c68d8 [Pal/Linux-SGX] Raise PAL_EVENT_ILLEGAL to LibOS when syscall instruction 6 years ago
  Isaku Yamahata 745ab4a478 [Pal/Linux-SGX] Generate asm offsets and use them 6 years ago
  Simon Gaiser 483cde8ab7 [Scripts/regression] Treat timeouts as failure 6 years ago
  Rafał Wojdyła 4e12964dbd [LibOS] Fix handle leak in shim_do_munmap() 6 years ago
  Rafał Wojdyła b46496a379 Fix free() to accept NULL pointers 6 years ago
  Rafał Wojdyła e37d29fee0 Remove duplicate semicolon 6 years ago
  Rafał Wojdyła 5c50bee1b4 [Pal] Use bool for a predicate 6 years ago
  Rafał Wojdyła a05c812aa1 [Pal] Add an assert to memmgr.h 6 years ago
  Rafał Wojdyła 6e3fe04482 [Pal] Fix listp_del macro 6 years ago
  Isaku Yamahata e568ded00e [LibOS] start.S: remove unnecessary movq 6 years ago
  Rafał Wojdyła 9959e0a395 [Pal] Use size_t instead of int for size parameter 6 years ago
  Simon Gaiser 43b4ba3706 [Jenkins] Enable PAL regression tests on Linux-SGX 6 years ago
  Simon Gaiser 2b8a9a8e06 [Pal/Linux-SGX] Drop hashlib wrapper in pal-sgx-sign 6 years ago
  Isaku Yamahata 08d0866850 [LibOS] syscallas.S: Reference shim_table through GOT 6 years ago
  Isaku Yamahata 769cb6e1c1 [Pal/Linux-SGX] Add debug print of token and secs::miscselect 6 years ago
  Isaku Yamahata 5243cf1d95 [LibOS] glibc-2.19/syscalldb.h: use callq indirect call with memory 6 years ago