Rafał Wojdyła
|
6e3fe04482
[Pal] Fix listp_del macro
|
5 years ago |
Isaku Yamahata
|
e568ded00e
[LibOS] start.S: remove unnecessary movq
|
5 years ago |
Rafał Wojdyła
|
9959e0a395
[Pal] Use size_t instead of int for size parameter
|
5 years ago |
Simon Gaiser
|
43b4ba3706
[Jenkins] Enable PAL regression tests on Linux-SGX
|
5 years ago |
Simon Gaiser
|
2b8a9a8e06
[Pal/Linux-SGX] Drop hashlib wrapper in pal-sgx-sign
|
5 years ago |
Isaku Yamahata
|
08d0866850
[LibOS] syscallas.S: Reference shim_table through GOT
|
6 years ago |
Isaku Yamahata
|
769cb6e1c1
[Pal/Linux-SGX] Add debug print of token and secs::miscselect
|
5 years ago |
Isaku Yamahata
|
5243cf1d95
[LibOS] glibc-2.19/syscalldb.h: use callq indirect call with memory
|
6 years ago |
Isaku Yamahata
|
5a9820e6ee
[Pal/Linux-SGX] Fix warning in sgx_gdb.c
|
5 years ago |
Simon Gaiser
|
946a58f338
[Pal] Add %i support to printf
|
5 years ago |
Isaku Yamahata
|
9c398764ce
[LibOS] shim_thread.h/shim_tls.h: use static inline instead of macro
|
6 years ago |
Isaku Yamahata
|
7535273ecc
[LibOS] Add checks for printf format
|
6 years ago |
Isaku Yamahata
|
4039813623
[LibOS] code clean up of shim_signal.c
|
6 years ago |
Zhang Chen
|
06b71fc1a0
[LibOS] shim_namei.c: Fix input absolute path error and add test case
|
5 years ago |
Zhang Chen
|
5cd91c596c
[LibOS] Add missed error handling and fix codestyle issues in epoll_wait regression test
|
5 years ago |
Li Lei
|
195c2b1f7b
[PAL] Enable Wunsed-parameter warning as part of Wextra
|
6 years ago |
Don Porter
|
a5471a80a8
Fix the large-mmap test.
|
5 years ago |
Don Porter
|
3f316254b0
Drop the monitor regression test
|
5 years ago |
Don Porter
|
1286dec7ab
Ensure unit tests actually return a failure message
|
5 years ago |
Isaku Yamahata
|
87b19376a5
[Pal/Linux-SGX] Fix warning in db_misc.c
|
5 years ago |
Simon Gaiser
|
2edacac684
[Pal/Linux-SGX] Drop unused SGX_HAS_FSGSBASE flag
|
5 years ago |
Isaku Yamahata
|
80e5e7dd75
[Pal/Linux/security] adjust pal loader directory
|
6 years ago |
Isaku Yamahata
|
d8ee4eabe5
[LibOS/glibc] glibc-2.19.patch: reduce __libc_r_debug hack
|
6 years ago |
Isaku Yamahata
|
6d91f7fb29
[Pal/Linux-SGX] enclave_entry.S: close window where %rsp is invalid
|
5 years ago |
Isaku Yamahata
|
8c65f67a65
[LibOS] signal: wakeup thread on append_signal
|
5 years ago |
Isaku Yamahata
|
ceb7897320
[LibOS] use struct debug_buf instead of void * in shim_tcb_t
|
5 years ago |
Isaku Yamahata
|
58cb88d2c1
[Pal] add __attribute__((format (printf, )))
|
6 years ago |
Isaku Yamahata
|
e465aab80e
[PAL] remove unnecessary goto in db_rtld.c
|
6 years ago |
Isaku Yamahata
|
024a185e29
[Pal] support DkCpuIdRetrieve()
|
6 years ago |
Isaku Yamahata
|
4a2257d413
[shim, Pal/Linux-SGX]: don't use -e for ld, but use ENTRY
|
6 years ago |