./is_sgx_available
SGX supported by CPU: true
SGX1 (ECREATE, EENTER, ...): true
SGX2 (EAUG, EACCEPT, EMODPR, ...): true
Flexible Launch Control (IA32_SGXPUBKEYHASH{0..3} MSRs): true
SGX extensions for virtualizers (EINCVIRTCHILD, EDECVIRTCHILD, ESETCONTEXT): true
Extensions for concurrent memory management (ETRACKC, ELDBC, ELDUC, ERDINFO): true
CET enclave attributes support (See Table 37-5 in the SDM): false
Key separation and sharing (KSS) support (CONFIGID, CONFIGSVN, ISVEXTPRODID, ISVFAMILYID report fields): true
Max enclave size (32-bit): 0x80000000
Max enclave size (64-bit): 0x800000000000
EPC size: 0x5cc0000
SGX driver loaded: true
SGX PSW/libsgx installed: false
AESMD running: false
5.12.9-051209-generic
Ubuntu 21.04, with a i7-1065G7
Having a issue running a manifest I just put together, not sure what is wrong but the binary uses CUDA and has AVX. The binary inits correctly and loads all the libs it needs (including the CUDA libs).
Having a issue running a manifest I just put together, not sure what is wrong but the binary uses CUDA and has AVX. The binary inits correctly and loads all the libs it needs (including the CUDA libs).
NOTE:
graphene-direct ffprobe
works perfectly fine.