Isaku Yamahata
|
5f13f730e9
[LibOS] Use %gs register for LibOS TCB (shim_tcb)
|
6 years ago |
Isaku Yamahata
|
df1d41498d
[Pal] Remove SHIM_TCB_USE_GS macro
|
5 years ago |
Isaku Yamahata
|
dafdb1d47b
[LibOS/regression] Multiple fixes for the futex test
|
5 years ago |
Dmitrii Kuvaiskii
|
5be9fbb689
[LibOS] shim_ipc_helper.c: Actually wait for 0.5 seconds on IPC exit
|
5 years ago |
Dmitrii Kuvaiskii
|
c6b83c7b3e
[Pal/Linux-SGX] OCALL cleanup: remove unused ocall_stat() declaration
|
5 years ago |
Dmitrii Kuvaiskii
|
7d3720921b
[Pal/Linux-SGX] OCALL cleanup: remove unused ms_ocall_schedule_t
|
5 years ago |
Dmitrii Kuvaiskii
|
6204da620c
[Pal/Linux-SGX] OCALL cleanup: rename ocall_sock_*() to ocall_*()
|
5 years ago |
Dmitrii Kuvaiskii
|
cf0f4c5079
[Pal/Linux-SGX] OCALL cleanup: remove ocall_sock_recv_fd()/ocall_sock_send_fd()
|
5 years ago |
Dmitrii Kuvaiskii
|
6349952a4b
[Pal/Linux-SGX] OCALL cleanup: split ocall_wake_thread()
|
5 years ago |
Dmitrii Kuvaiskii
|
a9c33ec4c8
[Pal/Linux-SGX] OCALL cleanup: remove ocall_alloc_untrusted()
|
5 years ago |
Dmitrii Kuvaiskii
|
c317610e0b
[Pal/Linux-SGX] OCALL cleanup: rename ocall_{un}map_untrusted() to m{un}map
|
5 years ago |
Dmitrii Kuvaiskii
|
34168de464
[Pal/Linux-SGX] OCALL cleanup: remove ocall_print_string()
|
5 years ago |
Jia Zhang
|
3fd22f2c8e
[Pal/regression] Add regression test for sgx.allow_file_creation
|
5 years ago |
Jia Zhang
|
23a3a5a1c3
[Pal/Linux-SGX] pal-sgx-sign: Always output sgx.allow_file_creation
|
5 years ago |
Jia Zhang
|
788c61fc22
[Pal/Linux-SGX] Check value of sgx.allow_file_creation, not only its existence
|
5 years ago |
Dmitrii Kuvaiskii
|
786b5a7242
[Pal/Linux-SGX] Increase limit of buffer size on untrusted stack
|
5 years ago |
Dmitrii Kuvaiskii
|
65f5b07587
[Pal/Linux-SGX] SGX driver bug fixes
|
5 years ago |
Isaku Yamahata
|
4e67c047f6
[Pal/Linux-SGX] Add distclean target for sgx-driver
|
5 years ago |
Thomas Knauth
|
17091642c9
[Pal/Linux-SGX] Fix comment on VMA list heap_vma
|
5 years ago |
Thomas Knauth
|
5fb01c07a5
[Pal/Linux-SGX] Clean up initialize_enclave() and create_enclave()
|
5 years ago |
Jia Zhang
|
e8ba52af50
[Pal/Linux-SGX] Add message that executable file was inferred
|
5 years ago |
Jia Zhang
|
12e3c5f8b2
[LibOS, Pal] Use sizeof() instead of hard-coded CONFIG_MAX macro
|
5 years ago |
Isaku Yamahata
|
93eb9bc595
[LibOS] Allow zero size read/write on pipes/sockets/eventfds
|
5 years ago |
Isaku Yamahata
|
7495dffda7
[Pal] Allow zero size read/write on PAL streams
|
5 years ago |
Dmitrii Kuvaiskii
|
376de63d5a
[LibOS] Add dummy implementations of Linux scheduling APIs
|
5 years ago |
borysp
|
e064b2bd8c
[LibOS/regression] Add spinlock tests
|
5 years ago |
borysp
|
3680cbf835
[Pal/lib] Add spinlock implementation
|
5 years ago |
Dmitrii Kuvaiskii
|
74308b3990
[Pal/Linux-SGX] Move from using pthread functions to raw clone() syscall
|
5 years ago |
Krishnakumar, Sudha
|
3ee41aa9ff
[LibOS, Pal] Support eventfd()
|
5 years ago |
Krishnakumar, Sudha
|
6142c13339
[Pal/lib] Add check on string lengths in macro strcmp_static()
|
5 years ago |