Wojtek Porczyk 5468c6ecf3 [Pal] Make pylint happy 4 éve
..
debugger 5468c6ecf3 [Pal] Make pylint happy 4 éve
include de42ebabe1 Reformat repository to our clang-format rules 4 éve
quote 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 4 éve
sgx-driver @ 30d4b9400a 65c2bd03fa [Pal/Linux-SGX] gsgx: Make kernel<->user passed structs packed 4 éve
signer 5468c6ecf3 [Pal] Make pylint happy 4 éve
.gitignore 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 4 éve
Makefile 7d99d4788c [LibOS,Pal] Remove Graphene IPC completely 4 éve
Makefile.Test 2d29f7aaeb [Makefile] Drop SGX_RUN 4 éve
Makefile.am 99ec09b2be [Pal/Skeleton] Fix the build of Skeleton PAL 4 éve
clone-x86_64.S 74308b3990 [Pal/Linux-SGX] Move from using pthread functions to raw clone() syscall 4 éve
db_devices.c 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings 4 éve
db_eventfd.c f1c334357c Reformat repository to our clang-format rules (2nd iteration) 4 éve
db_events.c de42ebabe1 Reformat repository to our clang-format rules 4 éve
db_exception.c b194aa17fb [LibOS,Pal] Correctly emulate CLONE_CHILD_CLEARTID 4 éve
db_files.c 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings 4 éve
db_main.c 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings 4 éve
db_memory.c bae8baa2dd [LibOS] Merge page size and allocation alignment 4 éve
db_misc.c 44e186c503 Clean up asserts 4 éve
db_mutex.c de42ebabe1 Reformat repository to our clang-format rules 4 éve
db_object.c f1c334357c Reformat repository to our clang-format rules (2nd iteration) 4 éve
db_pipes.c 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings 4 éve
db_process.c 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings 4 éve
db_rtld.c ce7f03f635 [PAL] Clean up alignment macros 4 éve
db_sockets.c 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings 4 éve
db_spinlock.c de42ebabe1 Reformat repository to our clang-format rules 4 éve
db_streams.c 88f7fae9f8 [Pal/{Linux,Linux-SGX,FreeBSD}] Replace stream_in & stream_out with one stream socketpair 4 éve
db_threading.c b194aa17fb [LibOS,Pal] Correctly emulate CLONE_CHILD_CLEARTID 4 éve
ecall_types.h 30e0b8bfba [PAL/Linux-SGX] Reuse TLS/TCS pages for newly created threads after previous threads exit 4 éve
elf-x86_64.h de42ebabe1 Reformat repository to our clang-format rules 4 éve
enclave.lds 0888893282 [Pal/Linux-SGX] Cleanup enclave.lds to not specify program header 4 éve
enclave_ecalls.c b194aa17fb [LibOS,Pal] Correctly emulate CLONE_CHILD_CLEARTID 4 éve
enclave_entry.S b194aa17fb [LibOS,Pal] Correctly emulate CLONE_CHILD_CLEARTID 4 éve
enclave_framework.c 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings 4 éve
enclave_ocalls.c 88f7fae9f8 [Pal/{Linux,Linux-SGX,FreeBSD}] Replace stream_in & stream_out with one stream socketpair 4 éve
enclave_ocalls.h 88f7fae9f8 [Pal/{Linux,Linux-SGX,FreeBSD}] Replace stream_in & stream_out with one stream socketpair 4 éve
enclave_pages.c bae8baa2dd [LibOS] Merge page size and allocation alignment 4 éve
enclave_pages.h de42ebabe1 Reformat repository to our clang-format rules 4 éve
enclave_platform.c f1c334357c Reformat repository to our clang-format rules (2nd iteration) 4 éve
enclave_untrusted.c bae8baa2dd [LibOS] Merge page size and allocation alignment 4 éve
generated-offsets.c 211c8ce559 [Pal/Linux-SGX] Clean up PAL_TCB_LINUX and rename to PAL_TCB_URTS 4 éve
host_endian.h 1a1e199c79 release v0.4beta 7 éve
linux_types.h bc0beaa253 Refactor alignment macros 4 éve
ocall_types.h 88f7fae9f8 [Pal/{Linux,Linux-SGX,FreeBSD}] Replace stream_in & stream_out with one stream socketpair 4 éve
pal.map.template 99ec09b2be [Pal/Skeleton] Fix the build of Skeleton PAL 4 éve
pal_host.h 88f7fae9f8 [Pal/{Linux,Linux-SGX,FreeBSD}] Replace stream_in & stream_out with one stream socketpair 4 éve
pal_linux.h 88f7fae9f8 [Pal/{Linux,Linux-SGX,FreeBSD}] Replace stream_in & stream_out with one stream socketpair 4 éve
pal_linux_defs.h 786b5a7242 [Pal/Linux-SGX] Increase limit of buffer size on untrusted stack 4 éve
pal_linux_error.h d702477503 [LibOS, Pal/{Linux,Linux-SGX}] Add EAFNOSUPPORT error code 4 éve
pal_security.h 88f7fae9f8 [Pal/{Linux,Linux-SGX,FreeBSD}] Replace stream_in & stream_out with one stream socketpair 4 éve
sgx_api.h 5dd8b60326 [Pal/Linux-SGX] Rework SGX types to be identical to the SGX SDK ones 4 éve
sgx_arch.h f1c334357c Reformat repository to our clang-format rules (2nd iteration) 4 éve
sgx_attest.h f1c334357c Reformat repository to our clang-format rules (2nd iteration) 4 éve
sgx_enclave.c 88f7fae9f8 [Pal/{Linux,Linux-SGX,FreeBSD}] Replace stream_in & stream_out with one stream socketpair 4 éve
sgx_enclave.h f1c334357c Reformat repository to our clang-format rules (2nd iteration) 4 éve
sgx_entry.S 211c8ce559 [Pal/Linux-SGX] Clean up PAL_TCB_LINUX and rename to PAL_TCB_URTS 4 éve
sgx_exception.c 99677cdf72 Introduce ARRAY_SIZE macro 4 éve
sgx_framework.c bae8baa2dd [LibOS] Merge page size and allocation alignment 4 éve
sgx_graphene.c 427051bc97 [Pal/Linux-SGX] Remove deadcode in sgx_graphene.c: _DkEventSet & _DkEventWait 4 éve
sgx_internal.h 3174ec726c [Pal/lib] Fix snprintf() function signature 4 éve
sgx_main.c 211c8ce559 [Pal/Linux-SGX] Clean up PAL_TCB_LINUX and rename to PAL_TCB_URTS 4 éve
sgx_platform.c 8a7c8bdceb [Pal/{Linux,Linux-SGX,FreeBSD}] Replace pipe() with socketpair() 4 éve
sgx_process.c 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings 4 éve
sgx_rtld.c de42ebabe1 Reformat repository to our clang-format rules 4 éve
sgx_thread.c 211c8ce559 [Pal/Linux-SGX] Clean up PAL_TCB_LINUX and rename to PAL_TCB_URTS 4 éve
sgx_tls.h 211c8ce559 [Pal/Linux-SGX] Clean up PAL_TCB_LINUX and rename to PAL_TCB_URTS 4 éve
sysdep-x86_64.h de42ebabe1 Reformat repository to our clang-format rules 4 éve
test-sgx.c ea1a1d961c [LibOS] tests: Fix missing/wrong return values from main() 4 éve