This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
miti
/
linux-sgx-trts-modified
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
049541fa6a
Branches
Tags
local_attestation_for_graphene
master
linux-sgx-tr...
/
SampleCode
/
SampleEnclave
/
Enclave
/
Enclave.lds
Enclave.lds
149 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
10
enclave.so
{
global:
g_global_data_sim;
g_global_data;
enclave_entry;
g_peak_heap_used;
local:
*;
};