Dmitrii Kuvaiskii
|
84ec50a2aa
[LibOS/regression] Add OpenMP simple for-loop test
|
5 years ago |
Chia-Che Tsai
|
013c25cdb2
Fix compilation errors on Ubuntu 18.04
|
5 years ago |
Dmitrii Kuvaiskii
|
cfb29f0db0
[LibOS] Fix memory leak of qstr->oflow string during checkpointing
|
5 years ago |
Chia-Che Tsai
|
607ee256e2
[Pal/Linux-SGX] Improve link-intel-driver.py
|
5 years ago |
Don Porter
|
27213b18e0
[LibOS] Fix compilation errors with -Wunused-parameter flags
|
5 years ago |
Isaku Yamahata
|
bfa3efc4c5
[LibOS] Remove unused SHIM_TLS_CANARY for assembly
|
5 years ago |
Isaku Yamahata
|
4b256bd1ca
[LibOS] Correctly initialize TCB to shim_tcb in rs_running_thread()
|
5 years ago |
Isaku Yamahata
|
afe8d1f44c
[LibOS] Remove unused struct debugbuf
|
5 years ago |
Isaku Yamahata
|
58bc2a7813
[Pal/{Linux,FreeBSD}] Force _DkReceiveHandle() to return PAL_ERROR_TRYAGAIN on interrupt
|
5 years ago |
Michał Kowalczyk
|
dbfda19421
[PAL/Linux] Clean up -Wsign-compare flags
|
5 years ago |
Don Porter
|
abfd613f60
[Tests, LibOS] Add Apache test in Jenkins-Debug
|
6 years ago |
Li Lei
|
0f1e315cb9
[Pal/Linux-SGX] Remove python-crypto package from dependencies
|
5 years ago |
Isaku Yamahata
|
0888893282
[Pal/Linux-SGX] Cleanup enclave.lds to not specify program header
|
5 years ago |
Isaku Yamahata
|
d27b61ab28
[Pal, LibOS] Enable read-only relocation (-z relro)
|
5 years ago |
Isaku Yamahata
|
f65c496067
[Pal/Linux-SGX] Do not invoke exception handler during OCALL asm
|
5 years ago |
Don Porter
|
a0c208f71e
[Makefiles] Enable parallel make in Jenkins, fix parallel make for SGX
|
5 years ago |
Isaku Yamahata
|
08b535f759
[Makefiles] Introduce Makefile.configs for configuration
|
5 years ago |
Michał Kowalczyk
|
5435cd8cc5
[LibOS] Fix integer overflow checks using __builtin_sub{add}_overflow
|
5 years ago |
Isaku Yamahata
|
ba169becae
[Pal] Add noreturn function attribute where appropriate
|
5 years ago |
Isaku Yamahata
|
326fc07933
[LibOS] Add noreturn function attribute where appropriate
|
5 years ago |
Isaku Yamahata
|
573c865bc3
[LibOS] Introduce stack trampoline in shim_ipc_helper()
|
5 years ago |
Isaku Yamahata
|
4dab5b94c7
[LibOS] Introduce stack trampoline in shim_do_execve_rtld()
|
5 years ago |
Isaku Yamahata
|
bdb8b9c36b
[LibOS/regression] Add test for syscall instruction redirection
|
6 years ago |
Isaku Yamahata
|
5564cb0a50
[LibOS] Reorganize fields in shim_context, shim_regs, and shim_tls
|
5 years ago |
Isaku Yamahata
|
87a4d4768b
[LibOS] Cleanup of shim_async.c
|
6 years ago |
Dmitrii Kuvaiskii
|
04e592a1ab
[Tests] Update ref to submodule graphene-tests with LTP-enabled set{get}groups()
|
5 years ago |
Isaku Yamahata
|
d2d420c241
[LibOS] remove unnecessary migrated_shim_addr and __load_address
|
5 years ago |
Zhang Chen
|
18eb57832e
[LibOS] Add supplementary groups support: set{get}groups()
|
6 years ago |
Isaku Yamahata
|
8c058edfdf
[LibOS] Remove warnings in building exec_invalid_args.c
|
5 years ago |
Isaku Yamahata
|
9a53b149d7
[LibOS] Cleanup of shim_vma.c (remove gotos)
|
5 years ago |