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:
171c04e0a2
Branches
Tags
local_attestation_for_graphene
master
linux-sgx-tr...
/
SampleCode
/
RemoteAttestation
/
isv_enclave
/
isv_enclave.lds
isv_enclave.lds
123 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
enclave.so
{
global:
g_global_data_sim;
g_global_data;
enclave_entry;
local:
*;
};