Add sgx build, documentation, verify-enclave

This commit is contained in:
Andras Slemmer
2017-02-21 14:00:49 +00:00
parent 439ceba2a4
commit 528c9efe9d
239 changed files with 69415 additions and 19 deletions

View File

@ -0,0 +1,9 @@
cordaenclave.so
{
global:
g_global_data_sim;
g_global_data;
enclave_entry;
local:
*;
};