Simon Gaiser
|
9d1b70bd57
[Scripts/regression] Rename 'flaky' to 'ignore_failure'
|
6 years ago |
Simon Gaiser
|
7948e2eae8
[Pal/regression] Document why memory permission/dealloc test fail on SGX
|
6 years ago |
Simon Gaiser
|
18964eed7b
[README] Fix enclave signing key variable name
|
6 years ago |
Simon Gaiser
|
5a6e2fddca
[Pal/Linux-SGX] Ensure that ocall_exit never returns
|
6 years ago |
Simon Gaiser
|
508fd9a4f7
[Pal/Linux-SGX] Remove effectively unsued variable in ocall_exit
|
6 years ago |
Simon Gaiser
|
75801b0cc7
[Pal/*] Remove misleading/old comments in _DkVirtualMemoryAlloc
|
6 years ago |
Michał Kowalczyk
|
8346868dfc
[PAL] Rename PAL_EVENT_DIVZERO to PAL_EVENT_ARITHMETIC_ERROR
|
6 years ago |
Simon Gaiser
|
6d445ad044
[Pal/Linux-SGX] Fix "encalve" typos
|
6 years ago |
Don Porter
|
6bdd288a10
Update to the master of the lmbench repo.
|
6 years ago |
Don Porter
|
d95c4f9da6
Put a timeout on the Python test.
|
6 years ago |
Don Porter
|
1e94bb9666
Add a .dir-locals.el file to configure emacs
|
6 years ago |
Gary
|
5d799d27f9
Fix null test and write test issues about the stat parameter
|
7 years ago |
Zhang Chen
|
aed520f977
[LibOS] Fix code style issues in install_async_event()
|
6 years ago |
Zhang Chen
|
1c78c43c92
Tools/gsce: Clean up and optimize the integration of docker container and graphene-SGX
|
6 years ago |
Isaku Yamahata
|
cca24572c0
[Pal/Linux-SGX] Fix typo: externel -> external
|
6 years ago |
Zhang Chen
|
535c2d78df
[LibOS] shim_futex.c:Remove duplicate codes in FUTEX_WAIT_BITSET
|
6 years ago |
Gary
|
54f767f7ba
[LibOS] Fix the storage of local_objects leaks in shim_async_helper
|
6 years ago |
Thomas Knauth
|
0e320f3fa2
Do not initialize secs.mrenclave and secs.mrsigner prior to ECREATE.
|
6 years ago |
Isaku Yamahata
|
b44d8335a1
[LibOS] fix futex signature
|
6 years ago |
Thomas Knauth
|
58bd20e8d3
[LibOS] Explicitly return error if flags parameter set for recvmsg/recvmmsg/recvfrom
|
6 years ago |
Michał Kowalczyk
|
b3ea149df9
[PAL] Fix parse_stream_uri and parse_device_uri
|
6 years ago |
Isaku Yamahata
|
6d50e6cdef
[LibOS] Zero %rdx on entry of user program
|
6 years ago |
Dmitrii Kuvaiskii
|
0c8b5b7ed1
[Pal/Linux-SGX] Use proper sgx_ocall_* function signature for ocall_table
|
6 years ago |
Isaku Yamahata
|
f9536df5f2
[Pal/Linux-SGX] Use type for enclave_tls instead of void*
|
6 years ago |
Isaku Yamahata
|
3c9c21a604
Pal/Linux-SGX: map manifest file as read only
|
6 years ago |
Don Porter
|
a1fb373e98
Set the correct file type (regular file) for /proc/cpuinfo and /proc/meminfo. This addresses issue #308
|
6 years ago |
Isaku Yamahata
|
7bfb07025d
[Pal/Linux-SGX] Calculate event_num correctly for SIGFPE
|
6 years ago |
Gary
|
90dae44640
[PAL] Fix uninitialized field action.sa_flags
|
6 years ago |
Isaku Yamahata
|
c9960d9570
[Pal/Linux-SGX] Remove unnecessary goto in initialize_enclave()
|
6 years ago |
Isaku Yamahata
|
ef8de1d48f
[Pal/{Linux, Linux-SGX, FreeBSD}] Remove close() right before dup2()
|
6 years ago |