Isaku Yamahata
|
9c398764ce
[LibOS] shim_thread.h/shim_tls.h: use static inline instead of macro
|
hace 6 años |
Isaku Yamahata
|
7535273ecc
[LibOS] Add checks for printf format
|
hace 6 años |
Isaku Yamahata
|
4039813623
[LibOS] code clean up of shim_signal.c
|
hace 6 años |
Zhang Chen
|
06b71fc1a0
[LibOS] shim_namei.c: Fix input absolute path error and add test case
|
hace 5 años |
Zhang Chen
|
5cd91c596c
[LibOS] Add missed error handling and fix codestyle issues in epoll_wait regression test
|
hace 5 años |
Li Lei
|
195c2b1f7b
[PAL] Enable Wunsed-parameter warning as part of Wextra
|
hace 6 años |
Don Porter
|
a5471a80a8
Fix the large-mmap test.
|
hace 5 años |
Don Porter
|
3f316254b0
Drop the monitor regression test
|
hace 5 años |
Don Porter
|
1286dec7ab
Ensure unit tests actually return a failure message
|
hace 5 años |
Isaku Yamahata
|
87b19376a5
[Pal/Linux-SGX] Fix warning in db_misc.c
|
hace 5 años |
Simon Gaiser
|
2edacac684
[Pal/Linux-SGX] Drop unused SGX_HAS_FSGSBASE flag
|
hace 5 años |
Isaku Yamahata
|
80e5e7dd75
[Pal/Linux/security] adjust pal loader directory
|
hace 6 años |
Isaku Yamahata
|
d8ee4eabe5
[LibOS/glibc] glibc-2.19.patch: reduce __libc_r_debug hack
|
hace 6 años |
Isaku Yamahata
|
6d91f7fb29
[Pal/Linux-SGX] enclave_entry.S: close window where %rsp is invalid
|
hace 5 años |
Isaku Yamahata
|
8c65f67a65
[LibOS] signal: wakeup thread on append_signal
|
hace 5 años |
Isaku Yamahata
|
ceb7897320
[LibOS] use struct debug_buf instead of void * in shim_tcb_t
|
hace 5 años |
Isaku Yamahata
|
58cb88d2c1
[Pal] add __attribute__((format (printf, )))
|
hace 6 años |
Isaku Yamahata
|
e465aab80e
[PAL] remove unnecessary goto in db_rtld.c
|
hace 6 años |
Isaku Yamahata
|
024a185e29
[Pal] support DkCpuIdRetrieve()
|
hace 6 años |
Isaku Yamahata
|
4a2257d413
[shim, Pal/Linux-SGX]: don't use -e for ld, but use ENTRY
|
hace 6 años |
Isaku Yamahata
|
38ac39810e
[Makefile] add targets for .i and .s
|
hace 6 años |
Isaku Yamahata
|
4b190baef7
[LibOS] asm offset constants generation
|
hace 6 años |
Isaku Yamahata
|
fb48d0e388
[LibOS] shim_checkpoint.c: retry DkStreamRead/DkStreamWrite
|
hace 6 años |
Isaku Yamahata
|
123e810c3e
[Pal] re-version _r_debug from GLIBC to PAL to reduce glibc patch
|
hace 6 años |
Simon Gaiser
|
25b5904883
[Pal/Linux-SGX] Initialize enclave info in pal_sec inside enclave
|
hace 5 años |
Simon Gaiser
|
0bc6b460b8
[Pal/regression] Handle unopened broadcast stream
|
hace 5 años |
Simon Gaiser
|
f8d516bdb4
[Scripts/regression] Log ignored failure in one line
|
hace 5 años |
Simon Gaiser
|
9d1b70bd57
[Scripts/regression] Rename 'flaky' to 'ignore_failure'
|
hace 5 años |
Simon Gaiser
|
7948e2eae8
[Pal/regression] Document why memory permission/dealloc test fail on SGX
|
hace 5 años |
Simon Gaiser
|
18964eed7b
[README] Fix enclave signing key variable name
|
hace 5 años |