Simon Gaiser 64e46adcc0 [Makefile] Use generated header dependencies il y a 4 ans
..
debugger 161ea54354 [pal_loader] Introduce INSIDE_EMACS arg to pal_loader so it runs GDB under Emacs il y a 4 ans
include 16d90cfe12 Fix parenthesizing and formatting of C macros il y a 5 ans
sgx-driver @ 378c87b8c3 70b8b27f94 [PAL/Linux-SGX/gsgx] Fix up compatibility with isgx 1.9 il y a 4 ans
signer 711c9935f4 [Pal/{Linux, Linux-SGX}] Introduce PAL_TCB as a common structure il y a 4 ans
.gitignore a84fe47843 Clean up .gitignore files il y a 5 ans
Makefile 64e46adcc0 [Makefile] Use generated header dependencies il y a 4 ans
Makefile.Test 47acfc32bc [Pal] Use := to get correct dir in Makefile.Test il y a 5 ans
Makefile.am ad0dd8be31 [PAL] Purge the reference monitor loader code (move to EXPERIMENTAL) il y a 4 ans
db_devices.c 747226cbe0 [Pal/{Linux,Linux-SGX}] Remove unused dev_attrcopy() il y a 4 ans
db_events.c f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() il y a 4 ans
db_exception.c be9852784f [All components] Remove all modelines from all source files il y a 5 ans
db_files.c 7df0739e9a [Pal] Fix bugs in path normalization il y a 4 ans
db_ipc.c be9852784f [All components] Remove all modelines from all source files il y a 5 ans
db_main.c 7df0739e9a [Pal] Fix bugs in path normalization il y a 4 ans
db_memory.c be9852784f [All components] Remove all modelines from all source files il y a 5 ans
db_misc.c be9852784f [All components] Remove all modelines from all source files il y a 5 ans
db_mutex.c f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() il y a 4 ans
db_object.c f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() il y a 4 ans
db_pipes.c f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() il y a 4 ans
db_process.c 5ec5e2f24c Delete all reference monitor residues il y a 4 ans
db_rtld.c 77904ffeb0 [Pal/Linux-SGX] Fix incorrect "0x%p" format string for ocall_load_debug() il y a 4 ans
db_sockets.c f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() il y a 4 ans
db_spinlock.c be9852784f [All components] Remove all modelines from all source files il y a 5 ans
db_streams.c be9852784f [All components] Remove all modelines from all source files il y a 5 ans
db_threading.c b5465d7b57 [Pal/Linux-SGX] Distinguish between DkProcessExit() and DkThreadExit() il y a 4 ans
ecall_types.h be9852784f [All components] Remove all modelines from all source files il y a 5 ans
elf-x86_64.h be9852784f [All components] Remove all modelines from all source files il y a 5 ans
enclave.lds 0888893282 [Pal/Linux-SGX] Cleanup enclave.lds to not specify program header il y a 5 ans
enclave_ecalls.c be9852784f [All components] Remove all modelines from all source files il y a 5 ans
enclave_entry.S 8a45977484 [Pal/Linux-SGX] Return -ERRNO instead of -PAL_ERROR_XXX in OCALLs il y a 4 ans
enclave_framework.c cbac2b5b50 [Pal] Fix typos il y a 4 ans
enclave_ocalls.c f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() il y a 4 ans
enclave_ocalls.h f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() il y a 4 ans
enclave_pages.c a26fa5e958 [Pal/Linux-SGX] Refactor get_reserved_pages() il y a 4 ans
enclave_pages.h be9852784f [All components] Remove all modelines from all source files il y a 5 ans
enclave_untrusted.c be9852784f [All components] Remove all modelines from all source files il y a 5 ans
generated-offsets.c 711c9935f4 [Pal/{Linux, Linux-SGX}] Introduce PAL_TCB as a common structure il y a 4 ans
host_endian.h 1a1e199c79 release v0.4beta il y a 8 ans
linux_types.h be9852784f [All components] Remove all modelines from all source files il y a 5 ans
ocall_types.h f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() il y a 4 ans
pal.map 5ec5e2f24c Delete all reference monitor residues il y a 4 ans
pal_host.h 178faecb88 [PAL] Make PAL_HANDLE flags macros MAX_FDS-aware il y a 5 ans
pal_linux.h f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() il y a 4 ans
pal_linux_defs.h 95fce86545 [Pal/Linux-SGX] Fix typo DEAFULT* to DEFAULT* il y a 4 ans
pal_linux_error.h 4f7841e14c [Pal/Linux-SGX] Return Linux error codes in OCALLs il y a 5 ans
pal_security.h be9852784f [All components] Remove all modelines from all source files il y a 5 ans
sgx_api.h b7dd160270 [Pal/Linux-SGX]: Clean-up of {enclave/sgx}_entry.S il y a 5 ans
sgx_arch.h 7276bb9d78 [Pal/Linux-SGX] Correctly clear registers in enclave_entry.S il y a 4 ans
sgx_enclave.c f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() il y a 4 ans
sgx_enclave.h be9852784f [All components] Remove all modelines from all source files il y a 5 ans
sgx_entry.S b7dd160270 [Pal/Linux-SGX]: Clean-up of {enclave/sgx}_entry.S il y a 5 ans
sgx_exception.c 29fdd5fe1e [Pal/{Linux,Linux-SGX}] Block async signals during vfork il y a 4 ans
sgx_framework.c be9852784f [All components] Remove all modelines from all source files il y a 5 ans
sgx_graphene.c 427051bc97 [Pal/Linux-SGX] Remove deadcode in sgx_graphene.c: _DkEventSet & _DkEventWait il y a 4 ans
sgx_internal.h 29fdd5fe1e [Pal/{Linux,Linux-SGX}] Block async signals during vfork il y a 4 ans
sgx_main.c 7df0739e9a [Pal] Fix bugs in path normalization il y a 4 ans
sgx_process.c 29fdd5fe1e [Pal/{Linux,Linux-SGX}] Block async signals during vfork il y a 4 ans
sgx_rtld.c be9852784f [All components] Remove all modelines from all source files il y a 5 ans
sgx_thread.c 8a45977484 [Pal/Linux-SGX] Return -ERRNO instead of -PAL_ERROR_XXX in OCALLs il y a 4 ans
sgx_tls.h 711c9935f4 [Pal/{Linux, Linux-SGX}] Introduce PAL_TCB as a common structure il y a 4 ans
sysdep-x86_64.h be9852784f [All components] Remove all modelines from all source files il y a 5 ans
test-sgx.c 2bc2c04194 Remove trailing blanks il y a 5 ans