Michał Kowalczyk
|
c9eb1d84e1
Fix Bash shebangs compatibility
|
5 years ago |
Michał Kowalczyk
|
91f1301bd3
Fix Python shebangs compatibility
|
5 years ago |
Isaku Yamahata
|
11ce277635
[LibOS] Fix vma leak in shim_do_mmap when pal mapping fails
|
5 years ago |
Isaku Yamahata
|
000cc75944
[Linux-SGX] Makefile.Test: define SGX_SIGNER_KEY only when not defined
|
6 years ago |
Isaku Yamahata
|
e6212ccbe0
[LibOS/ipc] async helper: keep refcount to helper thread on exit
|
6 years ago |
Isaku Yamahata
|
aca39921de
shim_types.h: __kernel_timespec, __kernel_itimerspec
|
6 years ago |
Isaku Yamahata
|
7ec3baeabe
Pal/Linux, FreeBSD: ~15 instead of ~16 for child stack alignment
|
6 years ago |
Isaku Yamahata
|
b49b3898a5
lookup_and_alloc_client(): race condition
|
6 years ago |
Isaku Yamahata
|
13b859b789
Runtime/Makefile: all goal should be default
|
6 years ago |
Isaku Yamahata
|
5a26186ed8
LibOS/Makefile: imporove handling of glibc patches
|
6 years ago |
Don Porter
|
4fb1278db7
[LibOS] Add a check to sched_getaffinity that the user_mask_ptr is a valid user address. This will make LTP test sched_getaffinity01,5 pass reliably.
|
5 years ago |
Isaku Yamahata
|
8f68c51369
[Pal/Linux-SGX] remove duplicated unused def of SGX_SECINFO_FLAGS_R
|
5 years ago |
Isaku Yamahata
|
c1c895521d
[Pal] remove unused save_return_point macro
|
5 years ago |
Li Lei
|
405116dbf3
Add a manifest option sgx.disable_avx to support running graphene-sgx on the platform which doesn't have avx feature
|
6 years ago |
Li Lei
|
8ca5eea1e1
Using leaf 0xb and subleaf 1 to get the cpu number
|
6 years ago |
Chia-Che Tsai
|
478130abe3
Fix a few wording issues in the PR template (reverse changes accidentally squashed in #285)
|
5 years ago |
Michał Kowalczyk
|
6e4a8d5c05
[LibOS] Fix error propagation in __mount_others()
|
5 years ago |
Isaku Yamahata
|
4a63e6a577
[LibOS/benchmark] make LibOS/shim/tests/benchmark build again
|
6 years ago |
Chia-Che Tsai
|
cc2b56576d
Add PR template and checklist for coding styles
|
6 years ago |
Chia-Che Tsai
|
f3f05adc2d
[SGX PAL] Change check_wrfsbase_support() to is_wrfsbase_supported().
|
6 years ago |
Chia-Che Tsai
|
f54440eb1a
[SGX PAL] Improving the warning messages when the kernel modules are not loaded, or the WRFSBASE instruction is not enabled.
|
6 years ago |
woachk
|
8b775848b6
Fix kernel warning
|
6 years ago |
Chia-Che Tsai
|
7ef52622e1
[SGX PAL] Deprecating RSA enclave keys
|
6 years ago |
Li Lei
|
05c495c369
Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL
|
6 years ago |
Don Porter
|
22c0c19dc6
Drop lat_proc exec from CI as well, for now
|
6 years ago |
Michał Kowalczyk
|
64cd1abd31
Add CODESTYLE.md
|
6 years ago |
woachk
|
044de051e9
Make the Skeleton PAL buildable again
|
6 years ago |
Don Porter
|
5d8c9ac260
Fix error code propagation on SGX (#205), add unit tests for exit code propagation
|
6 years ago |
Chia-Che Tsai
|
056ff6bfa9
[LibOS] Adding multiple mirrors for downloading glibc
|
6 years ago |
Michał Kowalczyk
|
f14049316a
[Build] Add `make format` target
|
6 years ago |