This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
miti
/
linux-sgx-trts-modified
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
171c04e0a2
Branche
Tagy
local_attestation_for_graphene
master
linux-sgx-tr...
/
SampleCode
/
RemoteAttestation
/
isv_enclave
/
isv_enclave.lds
isv_enclave.lds
123 B
História
Raw
1
2
3
4
5
6
7
8
9
enclave.so
{
global:
g_global_data_sim;
g_global_data;
enclave_entry;
local:
*;
};