Michał Kowalczyk bae8baa2dd [LibOS] Merge page size and allocation alignment пре 4 година
..
debugger fe7a603bf3 [Pal/Linux-SGX] Increase MAX_DBG_THREADS constant from 64 to 1024 пре 4 година
include de42ebabe1 Reformat repository to our clang-format rules пре 4 година
quote 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework пре 4 година
sgx-driver @ 30d4b9400a 65c2bd03fa [Pal/Linux-SGX] gsgx: Make kernel<->user passed structs packed пре 4 година
signer 23a3a5a1c3 [Pal/Linux-SGX] pal-sgx-sign: Always output sgx.allow_file_creation пре 4 година
.gitignore 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework пре 4 година
Makefile 74308b3990 [Pal/Linux-SGX] Move from using pthread functions to raw clone() syscall пре 4 година
Makefile.Test 2d29f7aaeb [Makefile] Drop SGX_RUN пре 4 година
Makefile.am 99ec09b2be [Pal/Skeleton] Fix the build of Skeleton PAL пре 4 година
clone-x86_64.S 74308b3990 [Pal/Linux-SGX] Move from using pthread functions to raw clone() syscall пре 4 година
db_devices.c 5383e825a3 Rename strpartcmp_static to strstartswith_static пре 4 година
db_eventfd.c 3ee41aa9ff [LibOS, Pal] Support eventfd() пре 4 година
db_events.c de42ebabe1 Reformat repository to our clang-format rules пре 4 година
db_exception.c 5dd8b60326 [Pal/Linux-SGX] Rework SGX types to be identical to the SGX SDK ones пре 4 година
db_files.c ce7f03f635 [PAL] Clean up alignment macros пре 4 година
db_ipc.c de42ebabe1 Reformat repository to our clang-format rules пре 4 година
db_main.c bae8baa2dd [LibOS] Merge page size and allocation alignment пре 4 година
db_memory.c bae8baa2dd [LibOS] Merge page size and allocation alignment пре 4 година
db_misc.c 44e186c503 Clean up asserts пре 4 година
db_mutex.c de42ebabe1 Reformat repository to our clang-format rules пре 4 година
db_object.c a6e1524e6e Clean up handle_ops and PAL_HANDLE usage пре 4 година
db_pipes.c 6204da620c [Pal/Linux-SGX] OCALL cleanup: rename ocall_sock_*() to ocall_*() пре 4 година
db_process.c 6204da620c [Pal/Linux-SGX] OCALL cleanup: rename ocall_sock_*() to ocall_*() пре 4 година
db_rtld.c ce7f03f635 [PAL] Clean up alignment macros пре 4 година
db_sockets.c 6204da620c [Pal/Linux-SGX] OCALL cleanup: rename ocall_sock_*() to ocall_*() пре 4 година
db_spinlock.c de42ebabe1 Reformat repository to our clang-format rules пре 4 година
db_streams.c 6204da620c [Pal/Linux-SGX] OCALL cleanup: rename ocall_sock_*() to ocall_*() пре 4 година
db_threading.c 2a978423fa [Pal/Linux-SGX] Zero out LibOS TCB area on thread startup пре 4 година
ecall_types.h 30e0b8bfba [PAL/Linux-SGX] Reuse TLS/TCS pages for newly created threads after previous threads exit пре 4 година
elf-x86_64.h de42ebabe1 Reformat repository to our clang-format rules пре 4 година
enclave.lds 0888893282 [Pal/Linux-SGX] Cleanup enclave.lds to not specify program header пре 5 година
enclave_ecalls.c be9852784f [All components] Remove all modelines from all source files пре 5 година
enclave_entry.S c8a2a2ee87 [Pal/Linux-SGX] Clear the Alignment Check (AC) flag in RFLAGS upon enclave entry пре 4 година
enclave_framework.c c317610e0b [Pal/Linux-SGX] OCALL cleanup: rename ocall_{un}map_untrusted() to m{un}map пре 4 година
enclave_ocalls.c ce7f03f635 [PAL] Clean up alignment macros пре 4 година
enclave_ocalls.h c6b83c7b3e [Pal/Linux-SGX] OCALL cleanup: remove unused ocall_stat() declaration пре 4 година
enclave_pages.c bae8baa2dd [LibOS] Merge page size and allocation alignment пре 4 година
enclave_pages.h de42ebabe1 Reformat repository to our clang-format rules пре 4 година
enclave_platform.c 12e3c5f8b2 [LibOS, Pal] Use sizeof() instead of hard-coded CONFIG_MAX macro пре 4 година
enclave_untrusted.c bae8baa2dd [LibOS] Merge page size and allocation alignment пре 4 година
generated-offsets.c 74308b3990 [Pal/Linux-SGX] Move from using pthread functions to raw clone() syscall пре 4 година
host_endian.h 1a1e199c79 release v0.4beta пре 8 година
linux_types.h bc0beaa253 Refactor alignment macros пре 4 година
ocall_types.h 7d3720921b [Pal/Linux-SGX] OCALL cleanup: remove unused ms_ocall_schedule_t пре 4 година
pal.map.template 99ec09b2be [Pal/Skeleton] Fix the build of Skeleton PAL пре 4 година
pal_host.h 3ee41aa9ff [LibOS, Pal] Support eventfd() пре 4 година
pal_linux.h 74308b3990 [Pal/Linux-SGX] Move from using pthread functions to raw clone() syscall пре 4 година
pal_linux_defs.h 786b5a7242 [Pal/Linux-SGX] Increase limit of buffer size on untrusted stack пре 4 година
pal_linux_error.h d702477503 [LibOS, Pal/{Linux,Linux-SGX}] Add EAFNOSUPPORT error code пре 4 година
pal_security.h 5dd8b60326 [Pal/Linux-SGX] Rework SGX types to be identical to the SGX SDK ones пре 4 година
sgx_api.h 5dd8b60326 [Pal/Linux-SGX] Rework SGX types to be identical to the SGX SDK ones пре 4 година
sgx_arch.h c8a2a2ee87 [Pal/Linux-SGX] Clear the Alignment Check (AC) flag in RFLAGS upon enclave entry пре 4 година
sgx_attest.h 5dd8b60326 [Pal/Linux-SGX] Rework SGX types to be identical to the SGX SDK ones пре 4 година
sgx_enclave.c ce7f03f635 [PAL] Clean up alignment macros пре 4 година
sgx_enclave.h 30e0b8bfba [PAL/Linux-SGX] Reuse TLS/TCS pages for newly created threads after previous threads exit пре 4 година
sgx_entry.S 74308b3990 [Pal/Linux-SGX] Move from using pthread functions to raw clone() syscall пре 4 година
sgx_exception.c 99677cdf72 Introduce ARRAY_SIZE macro пре 4 година
sgx_framework.c bae8baa2dd [LibOS] Merge page size and allocation alignment пре 4 година
sgx_graphene.c 427051bc97 [Pal/Linux-SGX] Remove deadcode in sgx_graphene.c: _DkEventSet & _DkEventWait пре 5 година
sgx_internal.h bae8baa2dd [LibOS] Merge page size and allocation alignment пре 4 година
sgx_main.c bae8baa2dd [LibOS] Merge page size and allocation alignment пре 4 година
sgx_platform.c ce7f03f635 [PAL] Clean up alignment macros пре 4 година
sgx_process.c 74308b3990 [Pal/Linux-SGX] Move from using pthread functions to raw clone() syscall пре 4 година
sgx_rtld.c de42ebabe1 Reformat repository to our clang-format rules пре 4 година
sgx_thread.c 786b5a7242 [Pal/Linux-SGX] Increase limit of buffer size on untrusted stack пре 4 година
sgx_tls.h 74308b3990 [Pal/Linux-SGX] Move from using pthread functions to raw clone() syscall пре 4 година
sysdep-x86_64.h de42ebabe1 Reformat repository to our clang-format rules пре 4 година
test-sgx.c de42ebabe1 Reformat repository to our clang-format rules пре 4 година