Dmitrii Kuvaiskii
|
7a28016c50
[Pal/Linux-SGX] Check for duplicated files only at runtime
|
4 years ago |
Isaku Yamahata
|
4a6a9889c2
[Pal/Linux-SGX] Eliminate redundant file mmap/munmap in untrusted area
|
4 years ago |
Isaku Yamahata
|
e4c510a206
[Pal/Linux-SGX] Allow returning to different stack in _restore_sgx_context()
|
5 years ago |
Dmitrii Kuvaiskii
|
735f54d22c
[LibOS,Pal/{lib,Linux-SGX}] Add TLS-PSK protection to process checkpoint IPC
|
4 years ago |
borysp
|
e049518369
[Pal] Remove redundant spinlock implementation
|
4 years ago |
borysp
|
1bf6423384
[LibOS/Pal] Replace hardcoded URI prefix strings
|
4 years ago |
Dmitrii Kuvaiskii
|
522dd19760
[Pal/Linux-SGX] Remove dead code left from old local attestation protocol
|
4 years ago |
Dmitrii Kuvaiskii
|
c317610e0b
[Pal/Linux-SGX] OCALL cleanup: rename ocall_{un}map_untrusted() to m{un}map
|
5 years ago |
Jia Zhang
|
788c61fc22
[Pal/Linux-SGX] Check value of sgx.allow_file_creation, not only its existence
|
5 years ago |
Jia Zhang
|
12e3c5f8b2
[LibOS, Pal] Use sizeof() instead of hard-coded CONFIG_MAX macro
|
5 years ago |
borysp
|
ef48e04a07
[Pal/Linux-SGX] Add path normalization to allowed files handling
|
5 years ago |
Jia Zhang
|
e9b988136d
[Pal/Linux-SGX] Implement new manifest option sgx.file_check_policy
|
5 years ago |
Dmitrii Kuvaiskii
|
822b5a4475
[Pal/Linux-SGX] load_trusted_file(): fix uninitialized pointer
|
5 years ago |
Michał Kowalczyk
|
bc0beaa253
Refactor alignment macros
|
5 years ago |
Rafał Wojdyła
|
a04e71c7fa
[Pal] Fix errors returned from mbedTLS crypto adapter
|
5 years ago |
Rafał Wojdyła
|
5dd8b60326
[Pal/Linux-SGX] Rework SGX types to be identical to the SGX SDK ones
|
5 years ago |
Michał Kowalczyk
|
5383e825a3
Rename strpartcmp_static to strstartswith_static
|
5 years ago |
Chia-Che Tsai
|
6c4f21cba2
[Pal/Linux-SGX] Simple remote attestation framework
|
5 years ago |
Chia-Che Tsai
|
2e13503624
[Pal/Linux-SGX] Reimplement local attestation for process creation
|
6 years ago |
borysp
|
f31c4071af
[Pal/SGX] Add a helpful debug message when enclave attestation fails
|
5 years ago |
borysp
|
cbac2b5b50
[Pal] Fix typos
|
5 years ago |
borysp
|
7df0739e9a
[Pal] Fix bugs in path normalization
|
5 years ago |
borysp
|
56f93d3a9f
[Pal/Linux-SGX] Fix allowed_files subdirectory check
|
5 years ago |
Dmitrii Kuvaiskii
|
b5465d7b57
[Pal/Linux-SGX] Distinguish between DkProcessExit() and DkThreadExit()
|
5 years ago |
Isaku Yamahata
|
b7dd160270
[Pal/Linux-SGX]: Clean-up of {enclave/sgx}_entry.S
|
5 years ago |
Rafał Wojdyła
|
5a5b42fff8
[LibOS/PAL] Memory corruption fixes
|
5 years ago |
Chia-Che Tsai
|
be9852784f
[All components] Remove all modelines from all source files
|
6 years ago |
Li Lei
|
f4507c3ddd
[Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings
|
6 years ago |
Michał Kowalczyk
|
d508ce5061
Cleanup and uppercase list.h macros
|
5 years ago |
Michał Kowalczyk
|
46f553fe5d
Cleanup and uppercase C macros
|
5 years ago |