Gary
|
54f767f7ba
[LibOS] Fix the storage of local_objects leaks in shim_async_helper
|
6 years ago |
Thomas Knauth
|
0e320f3fa2
Do not initialize secs.mrenclave and secs.mrsigner prior to ECREATE.
|
6 years ago |
Isaku Yamahata
|
b44d8335a1
[LibOS] fix futex signature
|
6 years ago |
Thomas Knauth
|
58bd20e8d3
[LibOS] Explicitly return error if flags parameter set for recvmsg/recvmmsg/recvfrom
|
6 years ago |
Michał Kowalczyk
|
b3ea149df9
[PAL] Fix parse_stream_uri and parse_device_uri
|
6 years ago |
Isaku Yamahata
|
6d50e6cdef
[LibOS] Zero %rdx on entry of user program
|
6 years ago |
Dmitrii Kuvaiskii
|
0c8b5b7ed1
[Pal/Linux-SGX] Use proper sgx_ocall_* function signature for ocall_table
|
6 years ago |
Isaku Yamahata
|
f9536df5f2
[Pal/Linux-SGX] Use type for enclave_tls instead of void*
|
6 years ago |
Isaku Yamahata
|
3c9c21a604
Pal/Linux-SGX: map manifest file as read only
|
6 years ago |
Don Porter
|
a1fb373e98
Set the correct file type (regular file) for /proc/cpuinfo and /proc/meminfo. This addresses issue #308
|
6 years ago |
Isaku Yamahata
|
7bfb07025d
[Pal/Linux-SGX] Calculate event_num correctly for SIGFPE
|
6 years ago |
Gary
|
90dae44640
[PAL] Fix uninitialized field action.sa_flags
|
6 years ago |
Isaku Yamahata
|
c9960d9570
[Pal/Linux-SGX] Remove unnecessary goto in initialize_enclave()
|
6 years ago |
Isaku Yamahata
|
ef8de1d48f
[Pal/{Linux, Linux-SGX, FreeBSD}] Remove close() right before dup2()
|
6 years ago |
Zhang Chen
|
977b5c711b
[Jenkinsfiles] Optimize the dockerfile for Ubuntu
|
6 years ago |
Isaku Yamahata
|
e7c7c3c194
[shim/src/Makefile] Remove build files (libsyscalldb.*) on make clean
|
6 years ago |
Gary
|
6a09032f2d
[LibOS] Simplify condition expression
|
6 years ago |
Gary
|
3aff80d9d6
[PAL] Fix the missing of closing the cached_file
|
6 years ago |
Isaku Yamahata
|
7ffe9ffe65
[LibOS/glibc] Add glibc dependencies to Makefile
|
6 years ago |
Isaku Yamahata
|
9aebe3c0f8
[LibOS] remove unnecessary __alloca()
|
6 years ago |
Zhang Chen
|
f8059d338b
[LibOS] Variable len is used without initilization
|
6 years ago |
Isaku Yamahata
|
ad38cfca02
[Pal/Makefile] Add more files to be cleaned
|
6 years ago |
Gary
|
115edbf2fa
[LibOS] Fix uninitialized value new_shargs.first
|
6 years ago |
Gary
|
ddd4e3d20d
[LibOS] Fix a memory leak in __map_elf_object() about variable pointer new_phdr
|
6 years ago |
Isaku Yamahata
|
7a5eb9246d
[Pal/host] Make _DkGenericEventTrigger static
|
6 years ago |
Isaku Yamahata
|
64308f330a
[Pal/Linux-SGX] Add operation suffix in sgx_entry.S
|
6 years ago |
Isaku Yamahata
|
c5969bb504
[Pal/Linux-SGX] Add operation suffix in enclave_entry.S
|
6 years ago |
Gary
|
4a55dac44a
[LibOS] Don't use uninitialized return value in walk_mounts()
|
6 years ago |
Michał Kowalczyk
|
bb18fc957d
[PAL] Null-terminate PAL_CPU_INFO strings
|
6 years ago |
Dmitrii Kuvaiskii
|
88dd3f0ae7
[Build] Remove residual references to nonexistent exec_victim under test/native
|
6 years ago |