Chia-Che Tsai
|
cba6e3278a
Add -Werror to CFLAGS with WERROR=1
|
7 년 전 |
Isaku Yamahata
|
7dae9d6460
[LibOS/glibc] Don't ignore redzone in syscall-template.S
|
6 년 전 |
Isaku Yamahata
|
8cb262d0c0
[LibOS] Modify restore_context() to avoid clobbering redzone.
|
6 년 전 |
Isaku Yamahata
|
6e0d803285
LibOS: syscallas.S should use GOTPCREL call instead of absolute call
|
6 년 전 |
Isaku Yamahata
|
36d243a045
[LibOS/shim/Makefile] Don't build glibc unnecessarily
|
6 년 전 |
Isaku Yamahata
|
66333fb3a1
glibc: optimize syscalldb for normal path
|
7 년 전 |
Isaku Yamahata
|
f554eb3699
glibc: optimize SYSCALLDB
|
7 년 전 |
Isaku Yamahata
|
9ea009ab6f
[LibOS] clone shouldn't expose child thread until its init
|
6 년 전 |
Rafał Wojdyła
|
8d3569dabc
[LibOS] Fix ref counting in path lookup/dcache
|
6 년 전 |
Michał Kowalczyk
|
24ac4d3789
[LibOS] Fix commands in LTP readme
|
6 년 전 |
Chia-Che Tsai
|
48f330c88b
[Linux/SGX PAL] Use the C11 standard instead of GNU99
|
7 년 전 |
Don Porter
|
e99f8198b5
[Doc] Minor documentation fix
|
6 년 전 |
Don Porter
|
b5d603dd2d
Compilation and warning fixes for the PAL Skeleton on Linux
|
6 년 전 |
Michał Kowalczyk
|
be8e918e47
[Docs] Simplify our PR template
|
6 년 전 |
Michał Kowalczyk
|
c9eb1d84e1
Fix Bash shebangs compatibility
|
6 년 전 |
Michał Kowalczyk
|
91f1301bd3
Fix Python shebangs compatibility
|
6 년 전 |
Isaku Yamahata
|
11ce277635
[LibOS] Fix vma leak in shim_do_mmap when pal mapping fails
|
6 년 전 |
Isaku Yamahata
|
000cc75944
[Linux-SGX] Makefile.Test: define SGX_SIGNER_KEY only when not defined
|
7 년 전 |
Isaku Yamahata
|
e6212ccbe0
[LibOS/ipc] async helper: keep refcount to helper thread on exit
|
7 년 전 |
Isaku Yamahata
|
aca39921de
shim_types.h: __kernel_timespec, __kernel_itimerspec
|
7 년 전 |
Isaku Yamahata
|
7ec3baeabe
Pal/Linux, FreeBSD: ~15 instead of ~16 for child stack alignment
|
6 년 전 |
Isaku Yamahata
|
b49b3898a5
lookup_and_alloc_client(): race condition
|
7 년 전 |
Isaku Yamahata
|
13b859b789
Runtime/Makefile: all goal should be default
|
6 년 전 |
Isaku Yamahata
|
5a26186ed8
LibOS/Makefile: imporove handling of glibc patches
|
7 년 전 |
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.
|
6 년 전 |
Isaku Yamahata
|
8f68c51369
[Pal/Linux-SGX] remove duplicated unused def of SGX_SECINFO_FLAGS_R
|
6 년 전 |
Isaku Yamahata
|
c1c895521d
[Pal] remove unused save_return_point macro
|
6 년 전 |
Li Lei
|
405116dbf3
Add a manifest option sgx.disable_avx to support running graphene-sgx on the platform which doesn't have avx feature
|
7 년 전 |
Li Lei
|
8ca5eea1e1
Using leaf 0xb and subleaf 1 to get the cpu number
|
7 년 전 |
Chia-Che Tsai
|
478130abe3
Fix a few wording issues in the PR template (reverse changes accidentally squashed in #285)
|
6 년 전 |