Dmitrii Kuvaiskii
|
e14bf7950f
[LibOS] Allow Graphene-SGX to occupy the same process on execve()
|
5 years ago |
Dmitrii Kuvaiskii
|
73e9ed2e8a
[Jenkins] Add Nginx test to all Jenkins pipelines
|
5 years ago |
Dmitrii Kuvaiskii
|
63f1e0a2e6
[LibOS] test/apps: Rewrite Curl example
|
5 years ago |
Dmitrii Kuvaiskii
|
2d937d394d
[Pal/Linux-SGX] db_pipes.c: fix segfault due to redundant deletion of pipe
|
5 years ago |
Jia Zhang
|
dc060bca3b
[Makefiles] Link Graphene libraries in a fixed order
|
5 years ago |
Chia-Che Tsai
|
ffe2366beb
[LibOS] test/apps: Rewrite Python example
|
6 years ago |
Dmitrii Kuvaiskii
|
111516090b
[Pal/Linux-SGX] Correctly propagate arguments to _DkHandleExternalEvent()
|
5 years ago |
Michał Kowalczyk
|
bae8baa2dd
[LibOS] Merge page size and allocation alignment
|
6 years ago |
Michał Kowalczyk
|
ce7f03f635
[PAL] Clean up alignment macros
|
6 years ago |
Michał Kowalczyk
|
65c2bd03fa
[Pal/Linux-SGX] gsgx: Make kernel<->user passed structs packed
|
5 years ago |
Isaku Yamahata
|
2a978423fa
[Pal/Linux-SGX] Zero out LibOS TCB area on thread startup
|
6 years ago |
Isaku Yamahata
|
51b4714e2c
[LibOS] Rename SHIM_TLS_CANARY -> SHIM_TCB_CANARY
|
6 years ago |
Isaku Yamahata
|
b42a8a9f0f
[LibOS] Move shim_thread:fs_base to shim_context::fs_base
|
6 years ago |
Isaku Yamahata
|
f53ea3a7cb
[LibOS] Rename shim_tls.h to shim_tcb.h
|
6 years ago |
Isaku Yamahata
|
3ec3c078fa
[LibOS] Rename shim_tls_check_canary() to shim_tcb_check_canary()
|
6 years ago |
Isaku Yamahata
|
f5a8d8ac3c
[LibOS] Remove IN_SHIM macro in shim_tls.h
|
6 years ago |
Wojtek Porczyk
|
56203eced6
[Docs] fix test commands in CONTRIBUTING.md
|
5 years ago |
Isaku Yamahata
|
2cb174cd8e
[LibOS] Eliminate GLIBC_DISABLE_VDSO and remove vdso-related patch to Glibc
|
5 years ago |
jack.wxz
|
cea63a7101
[LibOS] Always unset SIGKILL and SIGSTOP in set_signal_mask()
|
5 years ago |
jack.wxz
|
ad6b5210e5
[Pal/Linux-SGX] Fail with ENOEXEC if loading non-ELF file
|
6 years ago |
Jia Zhang
|
f52bc9e0f4
[LibOS/benchmark] Fix generation of SGX tokens
|
5 years ago |
Dmitrii Kuvaiskii
|
c8a2a2ee87
[Pal/Linux-SGX] Clear the Alignment Check (AC) flag in RFLAGS upon enclave entry
|
6 years ago |
Dmitrii Kuvaiskii
|
de85f0f21e
[Pal] Remove unused TRACE_HEAP macro and code
|
6 years ago |
Dmitrii Kuvaiskii
|
098e2edf44
[Pal/Linux] Remove unused TRACE_HEAP_LEAK macro and code
|
6 years ago |
Dmitrii Kuvaiskii
|
18da2e5425
[Pal/Linux-SGX] Do not fail on empty sgx.trusted_files
|
6 years ago |
Dmitrii Kuvaiskii
|
186f41e65c
[LibOS] Add dummy implementation of Linux-specific mbind()
|
6 years ago |
Dmitrii Kuvaiskii
|
fed201c622
[LibOS] test/apps: Force TensorFlow's Makefile to use GRAPHENE envvar
|
6 years ago |
Isaku Yamahata
|
ffbe62254e
[LibOS/Glibc] Remove struct shim_tcb embedded in Glibc TCB
|
6 years ago |
Isaku Yamahata
|
d51f84f547
[LibOS] Rename shim_get_tls() to shim_get_tcb() for consistency
|
6 years ago |
Isaku Yamahata
|
e4f90b1eec
[LibOS] Rename allocate_tls()/populate_tls() to init_fs_base()/update_fs_base()
|
6 years ago |