Chia-Che Tsai
|
25ef360c69
lock the LTP version to 20170116
|
7 years ago |
Don Porter
|
ab11e3fa32
bitop.h is not used anywhere in the code; drop the vestigial file.
|
7 years ago |
Don Porter
|
495d68f373
Add a note about the md5 algorithm
|
7 years ago |
Chia-Che Tsai
|
20bbe84a73
Remove two unnecessary files:
|
7 years ago |
Chia-Che Tsai
|
d922504d78
adding missing sources for the Graphene-SGX driver
|
7 years ago |
Chia-Che Tsai
|
70bf28d2e2
Catching up with the Intel SGX driver and SDK
|
7 years ago |
Don Porter
|
fd73358f59
Swap out the wolfssl SHA256 implementation with mbedtls. This also introduces a wrapper layer for pal crypto functions, which should make experimenting with different libraries easier.
|
7 years ago |
Don Porter
|
9dbc825f93
Start a log of the third party sources used in graphene; currently incomplete.
|
7 years ago |
Don Porter
|
fa1f71d072
Add a copy of the GPL to the repo
|
7 years ago |
Don Porter
|
3bc014c2ee
Rework shim-internal slab allocation to avoid address space conflicts during fork, and just be a little simpler. The conflicts primarily manifest on SGX. Also, waitpid05 test needs a longer timeout on SGX.
|
7 years ago |
Don Porter
|
fe0bdc516e
Normalize trusted paths. This addresses a fork bug with ./ prefixes on the executable.
|
7 years ago |
Don Porter
|
2f8066c85e
Get some more LTP tests running, by making the tmp directory allowed for temporary files.
|
7 years ago |
Don Porter
|
9357833e52
Get LTP running again on SGX
|
7 years ago |
Chia-Che Tsai
|
7e67394e9e
add AES-GCM
|
7 years ago |
Don Porter
|
b926dfec43
Fix SGX Pal regression by defining an expected behavior for NULL URI to DkProcessCreate.
|
7 years ago |
Don Porter
|
9a7e6d6fde
Get this unit test working again; this test is somewhat at odds with inferring the executable from the manifest
|
7 years ago |
Don Porter
|
cf2a3f966a
Fix another PAL unit test
|
7 years ago |
Don Porter
|
7d98e8ca28
Debug waitpid tests (partially): Fix exit status wrt signals, support nlink in the chroot fs. We don't currently support core dumps from graphene, so some waitpid tests will fail for this reason.
|
7 years ago |
Don Porter
|
98488103a2
Parallel LTP
|
7 years ago |
Don Porter
|
c8fed99357
Also, clone05 is not supported
|
7 years ago |
Don Porter
|
7673b71349
Not expecting to pass the umask test yet
|
7 years ago |
Don Porter
|
7ce7c064c7
Further refine SIGSEGV vs SIGBUSS semantics. Tweak the LTP rules a bit.
|
7 years ago |
Don Porter
|
1c51584792
Fix some getdents bugs, drop a few flaky tests from the PASSED list.
|
7 years ago |
Don Porter
|
8084799e35
Fix signal regression.
|
7 years ago |
Don Porter
|
01d23117bd
Fix an issue with loader not handling implicit manifests
|
7 years ago |
Don Porter
|
88162e9679
Update list of LTP tests that should pass
|
7 years ago |
Don Porter
|
4d8eacdd44
Merge pull request #49 from jovanbulck/memset-bugfix
|
7 years ago |
Jo Van Bulck
|
48a1edf76e
Bugfix to prevent infinite hanging.
|
7 years ago |
Chia-Che Tsai
|
3cf3bd2df3
fix a bug in allocating enclave pages. another bug in waking enclave threads
|
7 years ago |
Chia-Che Tsai
|
547f1ed042
fix a typo
|
7 years ago |