This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
miti
/
linux-sgx-trts-modified
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
171c04e0a2
Ramas
Etiquetas
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:
*;
};