Simon Gaiser
|
c33c49aef4
[Pal/Linux-SGX] Drop the unused pal_init_enclave function
|
5 years ago |
Simon Gaiser
|
205c574ac7
[Pal] Add macro for copying fixed size arrays
|
5 years ago |
Isaku Yamahata
|
b8031c4224
[Pal/Linux] Load forked executable at the same address as parent
|
6 years ago |
Dmitrii Kuvaiskii
|
153b9b364f
[Pal/Linux-SGX] Propagate untrusted environment variables to untrusted child process
|
5 years ago |
Dmitrii Kuvaiskii
|
8bf06ca6cc
[Pal/Linux-SGX] Set PAL_ERRNO to PAL_ERROR_INTERRUPTED when interrupted by host signal
|
5 years ago |
Isaku Yamahata
|
315c7b60ff
[LibOS] Use static inline function instead of C macro
|
5 years ago |
Michał Kowalczyk
|
e60803d5d3
[Readme] Clarify that support@ is publicly archived
|
5 years ago |
Michał Kowalczyk
|
0f46908120
[PR template] Turn filling instructions into a comment
|
5 years ago |
Isaku Yamahata
|
8975d87338
[LibOS] glibc-2.19.patch: Remove _dl_debug_state renaming
|
6 years ago |
Isaku Yamahata
|
07c5daab74
[LibOS] Remove unused struct un_conn in shim_socket.c
|
5 years ago |
Isaku Yamahata
|
4789f86bfa
[Pal/Linux-SGX] Make Makefile.Test skip commented out lines
|
5 years ago |
Isaku Yamahata
|
0fe0e028d8
[LibOS/test/native] Add manifest template to make exec_fork and script work + fix tcp test
|
5 years ago |
Li Lei
|
6b17075687
[PAL] Rewrite the code which potentially generates incorrect assembly for assigning signal handler return address
|
6 years ago |
Isaku Yamahata
|
c7296d2512
[LibOS] Set clear_child_tid value for the calling thread on set_tid_address()
|
5 years ago |
Isaku Yamahata
|
c76ca7b7eb
[Pal/Linux-SGX] Signer should retrieve mrenclave from .sig
|
5 years ago |
Simon Gaiser
|
f30f7e7575
[*/regression] Use uniform and cleaner SGX environment check
|
5 years ago |
Simon Gaiser
|
4f4ec22070
[Pal/regression] Drop unused variable in 00_Atomics.py
|
5 years ago |
Isaku Yamahata
|
0849296a02
[Pal] Show file name on config file error
|
5 years ago |
Isaku Yamahata
|
19fa7b04cd
[LibOS] Fix buffer overflow in debug_fputch
|
5 years ago |
Simon Gaiser
|
f2cf0d01de
[Pal/Linux-SGX] Drop effectively unused manifest/exec fd
|
5 years ago |
Simon Gaiser
|
d11ad5e809
[Pal/Linux-SGX] Don't get PAL load address and name from urts
|
5 years ago |
Simon Gaiser
|
6585c790aa
[Pal/Linux-SGX] Document handle_ecall
|
5 years ago |
Simon Gaiser
|
7789360b93
[Pal/Linux-SGX] EEXIT doesn't need AEP
|
5 years ago |
Simon Gaiser
|
8b2db379f6
[Pal/Linux-SGX] Fix check for untrusted stack
|
5 years ago |
Simon Gaiser
|
ab423e2d1c
[Pal/Linux-SGX] Fix in-/outside checks for memory regions
|
5 years ago |
Simon Gaiser
|
7ae7ba7832
[Pal/Linux-SGX] Remove unnecessary check on exit_target
|
5 years ago |
Simon Gaiser
|
83347d58ad
[Pal/Linux-SGX] Remove unused symbols in enclave_entry.S
|
5 years ago |
Simon Gaiser
|
60f14d699b
[Pal/Linux-SGX] Fix typo in enclave_entry.S
|
5 years ago |
Simon Gaiser
|
5d0c147baf
[Pal/Linux-SGX] Don't try to call an exception handler before thread init
|
5 years ago |
Simon Gaiser
|
13515295b2
[Pal/Linux-SGX] Enforce ordering of ENCLAVE_START and THREAD_START
|
5 years ago |