Simon Gaiser
|
b0390865f5
[Pal/Linux-SGX] Clear "extented state" (FPU regs & co) before EEXIT
|
6 years ago |
Simon Gaiser
|
19fb0d2d89
[Pal/Linux-SGX] Use common code path to clear regs and then EEXIT
|
6 years ago |
Simon Gaiser
|
3ab875dd52
[Pal/Linux-SGX] Drop unused label in enclave_entry.S
|
6 years ago |
Simon Gaiser
|
bf87ac02f2
[Pal/Linux-SGX] Honor red zone when handling async exits
|
6 years ago |
Simon Gaiser
|
2b8c4fc30b
[Pal/regression] Add test for red zone
|
6 years ago |
smherwig
|
ac692e1544
[PAL/Linux-SGX] Use PRESET_PAGESIZE instead of hardcoded "4096"
|
6 years ago |
smherwig
|
4b8f74a8d8
[PAL/Linux-SGX] Allow ocall_sock_send/recv to allocate on heap
|
6 years ago |
Isaku Yamahata
|
9f61dc2871
[LibOS/test/ltp] Skip make autotools for LTP
|
6 years ago |
Isaku Yamahata
|
144dee3d6b
[Pal/Linux-SGX] Propagate exact error code from OCALL
|
6 years ago |
Isaku Yamahata
|
016b238b41
[Pal/Linux-SGX] Simplify sgx_create_process() control flow
|
6 years ago |
Isaku Yamahata
|
4f7841e14c
[Pal/Linux-SGX] Return Linux error codes in OCALLs
|
6 years ago |
Isaku Yamahata
|
713863b521
[.dir-locals.el] Add makefile-mode and asm-mode
|
6 years ago |
Simon Gaiser
|
003035de7e
[Pal/Linux] Fix _DkThreadExit call in thread_start
|
6 years ago |
Simon Gaiser
|
87b139019a
[Pal/regression] Test thread cleanup
|
6 years ago |
Simon Gaiser
|
c482288936
[Scripts/regression] Improve subprocess handling
|
6 years ago |
Isaku Yamahata
|
848321909d
[Pal/Linux-SGX] Make message on thread allocation failure more friendly
|
6 years ago |
Isaku Yamahata
|
10994e1b69
[Makefile] Use symlinks instead of cp to populate Runtime dir
|
6 years ago |
Simon Gaiser
|
1b3b3487b5
[Pal/Linux-SGX] Check ECALL_ENCLAVE_START parameters
|
6 years ago |
Simon Gaiser
|
c33c49aef4
[Pal/Linux-SGX] Drop the unused pal_init_enclave function
|
6 years ago |
Simon Gaiser
|
205c574ac7
[Pal] Add macro for copying fixed size arrays
|
6 years ago |
Isaku Yamahata
|
b8031c4224
[Pal/Linux] Load forked executable at the same address as parent
|
6 years ago |
Dmitrii Kuvaiskii
|
153b9b364f
[Pal/Linux-SGX] Propagate untrusted environment variables to untrusted child process
|
6 years ago |
Dmitrii Kuvaiskii
|
8bf06ca6cc
[Pal/Linux-SGX] Set PAL_ERRNO to PAL_ERROR_INTERRUPTED when interrupted by host signal
|
6 years ago |
Isaku Yamahata
|
315c7b60ff
[LibOS] Use static inline function instead of C macro
|
6 years ago |
Michał Kowalczyk
|
e60803d5d3
[Readme] Clarify that support@ is publicly archived
|
6 years ago |
Michał Kowalczyk
|
0f46908120
[PR template] Turn filling instructions into a comment
|
6 years ago |
Isaku Yamahata
|
8975d87338
[LibOS] glibc-2.19.patch: Remove _dl_debug_state renaming
|
7 years ago |
Isaku Yamahata
|
07c5daab74
[LibOS] Remove unused struct un_conn in shim_socket.c
|
6 years ago |
Isaku Yamahata
|
4789f86bfa
[Pal/Linux-SGX] Make Makefile.Test skip commented out lines
|
6 years ago |
Isaku Yamahata
|
0fe0e028d8
[LibOS/test/native] Add manifest template to make exec_fork and script work + fix tcp test
|
6 years ago |