Commit History

Author SHA1 Message Date
  Michał Kowalczyk 382a1ec394 Cleanup .gitignore files 5 years ago
  Michał Kowalczyk 29f44c836b [PAL] Document [_]DkRandomBitsRead 5 years ago
  Michał Kowalczyk 17102eab9d Change DkRandomBitsRead interface and fix error checking 5 years ago
  Michał Kowalczyk 57749eb973 [LibOS] Don't use insecure random 5 years ago
  Isaku Yamahata ec4a3f7bb5 [LibOS] Emulate clone(CLONE_VFORK | CLONE_VM | SIGCHLD) as vfork() 5 years ago
  Dmitrii Kuvaiskii bd72b968ee [*/regression] Increase timeout of regression tests 5 years ago
  Simon Gaiser 63b8ef41cf [Pal/regression] Test timeout handling when waiting for events 5 years ago
  Isaku Yamahata 86897c7049 [LibOS] Align stack on 16B during user executable start 5 years ago
  Simon Gaiser ab29483bbe [Pal/regression] Increase 'Process' test timeout a bit 5 years ago
  Simon Gaiser 014a938767 [Pal/Linux-SGX] Measure all memory except the heap 5 years ago
  Simon Gaiser 838c14022b [Pal/Linux-SGX] Use autogenerated constants in pal-sgx-sign 5 years ago
  Simon Gaiser 402fce72ba Autogenerate offsets for Python 5 years ago
  Simon Gaiser b0390865f5 [Pal/Linux-SGX] Clear "extented state" (FPU regs & co) before EEXIT 5 years ago
  Simon Gaiser 19fb0d2d89 [Pal/Linux-SGX] Use common code path to clear regs and then EEXIT 5 years ago
  Simon Gaiser 3ab875dd52 [Pal/Linux-SGX] Drop unused label in enclave_entry.S 5 years ago
  Simon Gaiser bf87ac02f2 [Pal/Linux-SGX] Honor red zone when handling async exits 5 years ago
  Simon Gaiser 2b8c4fc30b [Pal/regression] Add test for red zone 5 years ago
  smherwig ac692e1544 [PAL/Linux-SGX] Use PRESET_PAGESIZE instead of hardcoded "4096" 5 years ago
  smherwig 4b8f74a8d8 [PAL/Linux-SGX] Allow ocall_sock_send/recv to allocate on heap 5 years ago
  Isaku Yamahata 9f61dc2871 [LibOS/test/ltp] Skip make autotools for LTP 5 years ago
  Isaku Yamahata 144dee3d6b [Pal/Linux-SGX] Propagate exact error code from OCALL 5 years ago
  Isaku Yamahata 016b238b41 [Pal/Linux-SGX] Simplify sgx_create_process() control flow 5 years ago
  Isaku Yamahata 4f7841e14c [Pal/Linux-SGX] Return Linux error codes in OCALLs 5 years ago
  Isaku Yamahata 713863b521 [.dir-locals.el] Add makefile-mode and asm-mode 5 years ago
  Simon Gaiser 003035de7e [Pal/Linux] Fix _DkThreadExit call in thread_start 5 years ago
  Simon Gaiser 87b139019a [Pal/regression] Test thread cleanup 5 years ago
  Simon Gaiser c482288936 [Scripts/regression] Improve subprocess handling 5 years ago
  Isaku Yamahata 848321909d [Pal/Linux-SGX] Make message on thread allocation failure more friendly 5 years ago
  Isaku Yamahata 10994e1b69 [Makefile] Use symlinks instead of cp to populate Runtime dir 5 years ago
  Simon Gaiser 1b3b3487b5 [Pal/Linux-SGX] Check ECALL_ENCLAVE_START parameters 5 years ago