Jia Zhang
|
e8ba52af50
[Pal/Linux-SGX] Add message that executable file was inferred
|
5 years ago |
Jia Zhang
|
12e3c5f8b2
[LibOS, Pal] Use sizeof() instead of hard-coded CONFIG_MAX macro
|
5 years ago |
Isaku Yamahata
|
93eb9bc595
[LibOS] Allow zero size read/write on pipes/sockets/eventfds
|
5 years ago |
Isaku Yamahata
|
7495dffda7
[Pal] Allow zero size read/write on PAL streams
|
5 years ago |
Dmitrii Kuvaiskii
|
376de63d5a
[LibOS] Add dummy implementations of Linux scheduling APIs
|
5 years ago |
borysp
|
e064b2bd8c
[LibOS/regression] Add spinlock tests
|
5 years ago |
borysp
|
3680cbf835
[Pal/lib] Add spinlock implementation
|
5 years ago |
Dmitrii Kuvaiskii
|
74308b3990
[Pal/Linux-SGX] Move from using pthread functions to raw clone() syscall
|
5 years ago |
Krishnakumar, Sudha
|
3ee41aa9ff
[LibOS, Pal] Support eventfd()
|
5 years ago |
Krishnakumar, Sudha
|
6142c13339
[Pal/lib] Add check on string lengths in macro strcmp_static()
|
5 years ago |
Thomas Knauth
|
ea72e84a88
[LibOS] test/apps: Rewrite GCC example
|
5 years ago |
Jia Zhang
|
6fd57dca14
[Pal/Linux-SGX] Trivial code cleanup
|
5 years ago |
Jia Zhang
|
046673728a
[Pal/Linux-SGX] Sanity check the boundary between exec and libpal
|
5 years ago |
Jia Zhang
|
7a12bce7c9
[Pal/Linux-SGX] pal-sgx-sign: Remove unnecessary copy of manifest
|
5 years ago |
Don Porter
|
43de94f4cb
[README] Hyperlinks markup fix
|
5 years ago |
Don Porter
|
3566e31578
[LibOS/regression] Longer timeout on large-mmap test
|
5 years ago |
Dmitrii Kuvaiskii
|
b152970e86
[LibOS] Fix SIGABRT, SIGTERM, SIGINT to kill the whole process
|
5 years ago |
Krishnakumar, Sudha
|
b80606505f
[LibOS] Propagate error code on failures in shim_do_pipe2()/shim_do_socketpair()
|
5 years ago |
Dmitrii Kuvaiskii
|
d4e5b65860
[LibOS] test/apps: Fix Makefiles of TensorFlow example
|
5 years ago |
Dmitrii Kuvaiskii
|
fe7a603bf3
[Pal/Linux-SGX] Increase MAX_DBG_THREADS constant from 64 to 1024
|
5 years ago |
Dmitrii Kuvaiskii
|
8e3fe7a86f
[LibOS] Use -O2 optimization level when building in non-debug mode
|
5 years ago |
Dmitrii Kuvaiskii
|
54278f8286
[Pal/Linux-SGX] Rewrite link-intel-driver.py in Python3
|
5 years ago |
Jia Zhang
|
fd0c564cf9
[Pal] pal_loader: Detect PAL_HOST if `make` is unavailable
|
5 years ago |
Wojtek Porczyk
|
f265a21ce2
[CI] Ignore LTP results under SGX
|
5 years ago |
borysp
|
ef48e04a07
[Pal/Linux-SGX] Add path normalization to allowed files handling
|
5 years ago |
Dmitrii Kuvaiskii
|
4379d74d8e
[LibOS] test/apps: Add OpenVINO example
|
5 years ago |
Jia Zhang
|
1f46a8a60c
[Pal] Add assert in case zero is fed to IS_POWER_OF_2()
|
5 years ago |
Jia Zhang
|
e9b988136d
[Pal/Linux-SGX] Implement new manifest option sgx.file_check_policy
|
5 years ago |
Jia Zhang
|
ab917d969d
[Pal/Linux-SGX] Makefile: Fix build failure in a clean build
|
5 years ago |
Jia Zhang
|
4ca3c39cf2
[PAL/Linux-SGX] Makefile: Let make clean work for sgx-driver
|
5 years ago |