Li Lei
|
6b17075687
[PAL] Rewrite the code which potentially generates incorrect assembly for assigning signal handler return address
|
7 years ago |
Isaku Yamahata
|
c7296d2512
[LibOS] Set clear_child_tid value for the calling thread on set_tid_address()
|
6 years ago |
Isaku Yamahata
|
c76ca7b7eb
[Pal/Linux-SGX] Signer should retrieve mrenclave from .sig
|
6 years ago |
Simon Gaiser
|
f30f7e7575
[*/regression] Use uniform and cleaner SGX environment check
|
6 years ago |
Simon Gaiser
|
4f4ec22070
[Pal/regression] Drop unused variable in 00_Atomics.py
|
6 years ago |
Isaku Yamahata
|
0849296a02
[Pal] Show file name on config file error
|
6 years ago |
Isaku Yamahata
|
19fa7b04cd
[LibOS] Fix buffer overflow in debug_fputch
|
6 years ago |
Simon Gaiser
|
f2cf0d01de
[Pal/Linux-SGX] Drop effectively unused manifest/exec fd
|
6 years ago |
Simon Gaiser
|
d11ad5e809
[Pal/Linux-SGX] Don't get PAL load address and name from urts
|
6 years ago |
Simon Gaiser
|
6585c790aa
[Pal/Linux-SGX] Document handle_ecall
|
6 years ago |
Simon Gaiser
|
7789360b93
[Pal/Linux-SGX] EEXIT doesn't need AEP
|
6 years ago |
Simon Gaiser
|
8b2db379f6
[Pal/Linux-SGX] Fix check for untrusted stack
|
6 years ago |
Simon Gaiser
|
ab423e2d1c
[Pal/Linux-SGX] Fix in-/outside checks for memory regions
|
6 years ago |
Simon Gaiser
|
7ae7ba7832
[Pal/Linux-SGX] Remove unnecessary check on exit_target
|
6 years ago |
Simon Gaiser
|
83347d58ad
[Pal/Linux-SGX] Remove unused symbols in enclave_entry.S
|
6 years ago |
Simon Gaiser
|
60f14d699b
[Pal/Linux-SGX] Fix typo in enclave_entry.S
|
6 years ago |
Simon Gaiser
|
5d0c147baf
[Pal/Linux-SGX] Don't try to call an exception handler before thread init
|
6 years ago |
Simon Gaiser
|
13515295b2
[Pal/Linux-SGX] Enforce ordering of ENCLAVE_START and THREAD_START
|
6 years ago |
Simon Gaiser
|
6dec95e6fa
[Pal/Linux-SGX] Call exit in pal_start_thread on normal termination
|
6 years ago |
Simon Gaiser
|
99065c0fed
[Pal/Linux-SGX] Drop unused return value of handle_ecall
|
6 years ago |
Simon Gaiser
|
55a6ecb69f
[Pal/Linux-SGX] Make state checks in enclave_entry more rigid
|
6 years ago |
Simon Gaiser
|
9df4d9671a
[Pal/Linux-SGX] Don't call EEXIT if handle_ecall returns
|
6 years ago |
Simon Gaiser
|
f883489356
[Pal/Linux-SGX] Update enclave_{base,top} only once
|
6 years ago |
Rafał Wojdyła
|
f859f3da77
[LibOS] Add regression test for getdents
|
6 years ago |
Rafał Wojdyła
|
d362b2969b
[LibOS] Correctly set type of directory entries
|
6 years ago |
Simon Gaiser
|
0a0babc26a
[*/regression] Remove trailing whitespace in Python files
|
6 years ago |
Simon Gaiser
|
79d6fb27ec
[*/regression] Migrate to Python 3
|
6 years ago |
Simon Gaiser
|
3d60004a8c
[*/regression] Drop unused shebang
|
6 years ago |
Isaku Yamahata
|
36b41bc8ca
[Pal] Make _dl_debug_status versioned to PAL_PRIVATE not GLIBC
|
7 years ago |
Isaku Yamahata
|
e9435c68d8
[Pal/Linux-SGX] Raise PAL_EVENT_ILLEGAL to LibOS when syscall instruction
|
6 years ago |