corda/sgx-jvm/jvm-enclave/common
Chris Rankin 2652dfce3f
Support for creating and joining Java threads within SGX Avian. (#123)
* Add threading support to SGX Avian.
* Handle contract verification exceptions using uncaught exception handler.
* Indent uniformly to 4 spaces.
* Add comments for some of the uses of SGX synchronisation primitives.
2018-03-06 15:45:44 +00:00
..
rpc ENT-1187 - Update Intel SGX SDK (#165) 2017-12-14 12:33:15 +00:00
CMakeLists.txt Support for creating and joining Java threads within SGX Avian. (#123) 2018-03-06 15:45:44 +00:00
sgx_thread_completion.h Support for creating and joining Java threads within SGX Avian. (#123) 2018-03-06 15:45:44 +00:00
sgx_thread_mutex_guard.h Support for creating and joining Java threads within SGX Avian. (#123) 2018-03-06 15:45:44 +00:00
sgx_utilities.cpp Add sgx build, documentation, verify-enclave 2017-03-24 18:23:04 +00:00
sgx_utilities.h Add sgx build, documentation, verify-enclave 2017-03-24 18:23:04 +00:00
untrusted_debug_print.cpp Add sgx build, documentation, verify-enclave 2017-03-24 18:23:04 +00:00
untrusted_start_thread.cpp Add sgx build, documentation, verify-enclave 2017-03-24 18:23:04 +00:00