This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
miti
/
linux-sgx-trts-modified
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
171c04e0a2
Branches
Tags
local_attestation_for_graphene
master
linux-sgx-tr...
/
SampleCode
/
RemoteAttestation
/
isv_enclave
/
isv_enclave.lds
isv_enclave.lds
123 B
Historique
Raw
1
2
3
4
5
6
7
8
9
enclave.so
{
global:
g_global_data_sim;
g_global_data;
enclave_entry;
local:
*;
};