Isaku Yamahata
|
98f94654bf
[Pal] user_start.S: Preserve %rbp since it is callee-saved
|
5 years ago |
Isaku Yamahata
|
a09c0897f5
[LibOS] Cleanup of shim_thread::shim_signal_logs
|
4 years ago |
Simon Gaiser
|
330432aed9
[Pal/Linux-SGX] Make pal-sgx-sign code importable
|
4 years ago |
Simon Gaiser
|
0daeed847f
[Jenkins] Check for missing gitignores and fix found issues
|
4 years ago |
Dmitrii Kuvaiskii
|
c43cb19179
[Jenkins] Add missing timeouts to apps on all pipelines
|
4 years ago |
Dmitrii Kuvaiskii
|
bca88eb94d
[LibOS] test/apps: Allow SSL/TLS connections in Apache httpd
|
4 years ago |
Dmitrii Kuvaiskii
|
c685e56e67
[LibOS] Update TYPE_DEV handles with correct function pointers in dev_ops
|
4 years ago |
Simon Gaiser
|
9052837dfc
[Make] Improve download handling
|
4 years ago |
Simon Gaiser
|
75619fe760
[Scripts/clean-check] Ignore git repos
|
4 years ago |
Simon Gaiser
|
2316c6fb52
[CI] Remove clean-check scripts from ignore list
|
4 years ago |
Simon Gaiser
|
0eae1e2517
[Jenkins] Test 'make clean' also on Ubuntu 18.04
|
4 years ago |
Isaku Yamahata
|
d379bba600
[LibOS] test: Add missing dependencies in Makefiles
|
4 years ago |
Simon Gaiser
|
7377a787bc
[Makefile] Add distclean target
|
4 years ago |
borysp
|
5c37c4d21a
[LibOS] Miscellaneous bugfixes, mostly found by the previous commit
|
4 years ago |
borysp
|
bdc6a48c2c
[LibOS] Add a bunch of asserts on locks state
|
4 years ago |
Dmitrii Kuvaiskii
|
22c53a4e5e
[Pal/Linux-SGX] Update internal-PAL pal_vmas when freeing memory
|
4 years ago |
Simon Gaiser
|
80d34637d0
[LibOS] test/apps/curl: Test against local server
|
4 years ago |
Dmitrii Kuvaiskii
|
4ad98502fe
[LibOS,Pal] Introduce PAL_CREATE_DUALSTACK for IPV6_V6ONLY emulation
|
4 years ago |
Dmitrii Kuvaiskii
|
b947fd400a
[Pal/{Linux,Linux-SGX}] Remove IPV6_V6ONLY flag on socket creation
|
4 years ago |
Dmitrii Kuvaiskii
|
b3cffe4f39
[Pal/Linux-SGX] Do not show SGX context debug info in non-debug build
|
4 years ago |
borysp
|
1baf6d9f88
[Pal-SGX] Remove redundant spinlocks implementation in sgx_thread.c
|
4 years ago |
Simon Gaiser
|
13a3b06b59
[Pal/Linux-SGX] Unify SGX_OCALL_PREPARED and SGX_STACK
|
4 years ago |
Dmitrii Kuvaiskii
|
14868809a9
[Makefile] Remove mbedtls's config.h on first build in lib/Makefile
|
4 years ago |
borysp
|
947fa3531f
[Makefile] Fix lack of config.h dependency in lib/Makefile
|
4 years ago |
Isaku Yamahata
|
a256338634
Add generated-cacert.h and glibc-build to .gitignore
|
4 years ago |
Isaku Yamahata
|
4b2191f218
Set COMMIT_EDITMSG to 80-char limit in .dir-locals.el
|
4 years ago |
Isaku Yamahata
|
a7565cf5ba
[Pal/{Linux,Linux-SGX}] Cleanup after introducing signal-stack and XSAVE area
|
4 years ago |
Isaku Yamahata
|
0219349264
[Pal/Linux-SGX] Use dedicated signal stack with correct XSAVE area
|
5 years ago |
Isaku Yamahata
|
98acf101d9
[Pal] Correctly save/restore XSAVE area on signal handling
|
5 years ago |
Isaku Yamahata
|
e4c510a206
[Pal/Linux-SGX] Allow returning to different stack in _restore_sgx_context()
|
5 years ago |