Files
intel-linux-sgx/SampleCode/SampleAttestedTLS/server/enc/enclave.lds
T
2022-04-07 17:54:55 +08:00

11 lines
156 B
Plaintext

client_enclave.so
{
global:
g_global_data_sim;
g_global_data;
enclave_entry;
g_peak_heap_used;
local:
*;
};