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