.. |
debugger
|
f0753437f5
[LibOS/Pal] Convert remaining python2 scripts to python3
|
5 роки тому |
include
|
16d90cfe12
Fix parenthesizing and formatting of C macros
|
5 роки тому |
sgx-driver @ 986ac0b0e9
|
607ee256e2
[Pal/Linux-SGX] Improve link-intel-driver.py
|
5 роки тому |
signer
|
711c9935f4
[Pal/{Linux, Linux-SGX}] Introduce PAL_TCB as a common structure
|
5 роки тому |
.gitignore
|
a84fe47843
Clean up .gitignore files
|
5 роки тому |
Makefile
|
5ec5e2f24c
Delete all reference monitor residues
|
5 роки тому |
Makefile.Test
|
47acfc32bc
[Pal] Use := to get correct dir in Makefile.Test
|
5 роки тому |
Makefile.am
|
ad0dd8be31
[PAL] Purge the reference monitor loader code (move to EXPERIMENTAL)
|
5 роки тому |
db_devices.c
|
747226cbe0
[Pal/{Linux,Linux-SGX}] Remove unused dev_attrcopy()
|
5 роки тому |
db_events.c
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
db_exception.c
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
db_files.c
|
92f135ab86
[Pal/{Linux,Linux-SGX}] Fix Pal/host dir_read bugs
|
5 роки тому |
db_ipc.c
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
db_main.c
|
b5465d7b57
[Pal/Linux-SGX] Distinguish between DkProcessExit() and DkThreadExit()
|
5 роки тому |
db_memory.c
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
db_misc.c
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
db_mutex.c
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
db_object.c
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
db_pipes.c
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
db_process.c
|
5ec5e2f24c
Delete all reference monitor residues
|
5 роки тому |
db_rtld.c
|
7eade65b91
[Pal, LibOS] Fix vprintf signature to take va_list instead of its pointer
|
5 роки тому |
db_sockets.c
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
db_spinlock.c
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
db_streams.c
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
db_threading.c
|
b5465d7b57
[Pal/Linux-SGX] Distinguish between DkProcessExit() and DkThreadExit()
|
5 роки тому |
ecall_types.h
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
elf-x86_64.h
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
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
|
8a45977484
[Pal/Linux-SGX] Return -ERRNO instead of -PAL_ERROR_XXX in OCALLs
|
5 роки тому |
enclave_framework.c
|
b5465d7b57
[Pal/Linux-SGX] Distinguish between DkProcessExit() and DkThreadExit()
|
5 роки тому |
enclave_ocalls.c
|
9a37c5cc36
[Pal/Linux-SGX] Force ocall_gettime() to loop on EINTR
|
5 роки тому |
enclave_ocalls.h
|
b5465d7b57
[Pal/Linux-SGX] Distinguish between DkProcessExit() and DkThreadExit()
|
5 роки тому |
enclave_pages.c
|
a26fa5e958
[Pal/Linux-SGX] Refactor get_reserved_pages()
|
5 роки тому |
enclave_pages.h
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
enclave_untrusted.c
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
generated-offsets.c
|
711c9935f4
[Pal/{Linux, Linux-SGX}] Introduce PAL_TCB as a common structure
|
5 роки тому |
host_endian.h
|
1a1e199c79
release v0.4beta
|
8 роки тому |
linux_types.h
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
ocall_types.h
|
b5465d7b57
[Pal/Linux-SGX] Distinguish between DkProcessExit() and DkThreadExit()
|
5 роки тому |
pal.map
|
5ec5e2f24c
Delete all reference monitor residues
|
5 роки тому |
pal_host.h
|
178faecb88
[PAL] Make PAL_HANDLE flags macros MAX_FDS-aware
|
5 роки тому |
pal_linux.h
|
013c25cdb2
Fix compilation errors on Ubuntu 18.04
|
5 роки тому |
pal_linux_defs.h
|
95fce86545
[Pal/Linux-SGX] Fix typo DEAFULT* to DEFAULT*
|
5 роки тому |
pal_linux_error.h
|
4f7841e14c
[Pal/Linux-SGX] Return Linux error codes in OCALLs
|
5 роки тому |
pal_security.h
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
sgx_api.h
|
b7dd160270
[Pal/Linux-SGX]: Clean-up of {enclave/sgx}_entry.S
|
5 роки тому |
sgx_arch.h
|
7276bb9d78
[Pal/Linux-SGX] Correctly clear registers in enclave_entry.S
|
5 роки тому |
sgx_enclave.c
|
b5465d7b57
[Pal/Linux-SGX] Distinguish between DkProcessExit() and DkThreadExit()
|
5 роки тому |
sgx_enclave.h
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
sgx_entry.S
|
b7dd160270
[Pal/Linux-SGX]: Clean-up of {enclave/sgx}_entry.S
|
5 роки тому |
sgx_exception.c
|
29fdd5fe1e
[Pal/{Linux,Linux-SGX}] Block async signals during vfork
|
5 роки тому |
sgx_framework.c
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
sgx_graphene.c
|
427051bc97
[Pal/Linux-SGX] Remove deadcode in sgx_graphene.c: _DkEventSet & _DkEventWait
|
5 роки тому |
sgx_internal.h
|
29fdd5fe1e
[Pal/{Linux,Linux-SGX}] Block async signals during vfork
|
5 роки тому |
sgx_main.c
|
711c9935f4
[Pal/{Linux, Linux-SGX}] Introduce PAL_TCB as a common structure
|
5 роки тому |
sgx_process.c
|
29fdd5fe1e
[Pal/{Linux,Linux-SGX}] Block async signals during vfork
|
5 роки тому |
sgx_rtld.c
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
sgx_thread.c
|
8a45977484
[Pal/Linux-SGX] Return -ERRNO instead of -PAL_ERROR_XXX in OCALLs
|
5 роки тому |
sgx_tls.h
|
711c9935f4
[Pal/{Linux, Linux-SGX}] Introduce PAL_TCB as a common structure
|
5 роки тому |
sysdep-x86_64.h
|
be9852784f
[All components] Remove all modelines from all source files
|
5 роки тому |
test-sgx.c
|
2bc2c04194
Remove trailing blanks
|
5 роки тому |