Dmitrii Kuvaiskii
|
822b5a4475
[Pal/Linux-SGX] load_trusted_file(): fix uninitialized pointer
|
6 years ago |
Michał Kowalczyk
|
bc0beaa253
Refactor alignment macros
|
6 years ago |
Rafał Wojdyła
|
a04e71c7fa
[Pal] Fix errors returned from mbedTLS crypto adapter
|
6 years ago |
Rafał Wojdyła
|
5dd8b60326
[Pal/Linux-SGX] Rework SGX types to be identical to the SGX SDK ones
|
6 years ago |
Michał Kowalczyk
|
5383e825a3
Rename strpartcmp_static to strstartswith_static
|
6 years ago |
Chia-Che Tsai
|
6c4f21cba2
[Pal/Linux-SGX] Simple remote attestation framework
|
6 years ago |
Chia-Che Tsai
|
2e13503624
[Pal/Linux-SGX] Reimplement local attestation for process creation
|
7 years ago |
borysp
|
f31c4071af
[Pal/SGX] Add a helpful debug message when enclave attestation fails
|
6 years ago |
borysp
|
cbac2b5b50
[Pal] Fix typos
|
6 years ago |
borysp
|
7df0739e9a
[Pal] Fix bugs in path normalization
|
6 years ago |
borysp
|
56f93d3a9f
[Pal/Linux-SGX] Fix allowed_files subdirectory check
|
6 years ago |
Dmitrii Kuvaiskii
|
b5465d7b57
[Pal/Linux-SGX] Distinguish between DkProcessExit() and DkThreadExit()
|
6 years ago |
Isaku Yamahata
|
b7dd160270
[Pal/Linux-SGX]: Clean-up of {enclave/sgx}_entry.S
|
6 years ago |
Rafał Wojdyła
|
5a5b42fff8
[LibOS/PAL] Memory corruption fixes
|
6 years ago |
Chia-Che Tsai
|
be9852784f
[All components] Remove all modelines from all source files
|
7 years ago |
Li Lei
|
f4507c3ddd
[Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings
|
7 years ago |
Michał Kowalczyk
|
d508ce5061
Cleanup and uppercase list.h macros
|
6 years ago |
Michał Kowalczyk
|
46f553fe5d
Cleanup and uppercase C macros
|
6 years ago |
Michał Kowalczyk
|
2bc2c04194
Remove trailing blanks
|
6 years ago |
Dmitrii Kuvaiskii
|
40fc490fcd
[Pal/Linux-SGX] OCALL security hardening
|
6 years ago |
Simon Gaiser
|
bf87ac02f2
[Pal/Linux-SGX] Honor red zone when handling async exits
|
6 years ago |
Isaku Yamahata
|
4f7841e14c
[Pal/Linux-SGX] Return Linux error codes in OCALLs
|
6 years ago |
Simon Gaiser
|
1b3b3487b5
[Pal/Linux-SGX] Check ECALL_ENCLAVE_START parameters
|
6 years ago |
Simon Gaiser
|
f2cf0d01de
[Pal/Linux-SGX] Drop effectively unused manifest/exec fd
|
6 years ago |
Simon Gaiser
|
8b2db379f6
[Pal/Linux-SGX] Fix check for untrusted stack
|
6 years ago |
Simon Gaiser
|
ab423e2d1c
[Pal/Linux-SGX] Fix in-/outside checks for memory regions
|
6 years ago |
Rafał Wojdyła
|
5c50bee1b4
[Pal] Use bool for a predicate
|
6 years ago |
Isaku Yamahata
|
58cb88d2c1
[Pal] add __attribute__((format (printf, )))
|
6 years ago |
Simon Gaiser
|
25b5904883
[Pal/Linux-SGX] Initialize enclave info in pal_sec inside enclave
|
6 years ago |
Simon Gaiser
|
6d445ad044
[Pal/Linux-SGX] Fix "encalve" typos
|
6 years ago |