intel / intel/confidential-computing.sgx

ubuntu24.04 LTS with kernel 6.11.0-26-generic. The /dev/sgx_enclave and /dev/sgx_provision is missing

Open
#1,083 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
1.5k
Forks
565
PR merge metrics
No merged PRs in 30d

Description

Some output:
**$ uname -r**
6.11.0-26-generic
**$ cpuid --one-cpu | grep -i sgx**
SGX: Software Guard Extensions supported = true
SGX_LC: SGX launch config supported = true
SGX-KEYS: SGX attestation services = true
Software Guard Extensions (SGX) capability (0x12/0):
SGX1 supported = false
SGX2 supported = false
SGX ENCLV E*VIRTCHILD, ESETCONTEXT = false
SGX ENCLS ETRACKC, ERDINFO, ELDBC, ELDUC = false
SGX ENCLU EVERIFYREPORT2 = false
SGX ENCLS EUPDATESVN = false
SGX ENCLU EDECCSSA = false
SGX attributes: ECREATE SECS.ATTRIBUTES (0x12/1):
SGX Enclave Page Cache (EPC) enumeration (0x12/0x2):

**$ sudo modprobe sgx_enclave**
modprobe: FATAL: Module sgx_enclave not found in directory /lib/modules/6.11.0-26-generic

**$ sudo dmesg | grep -i sgx**
[ 2.224676] sgx: There are zero EPC sections.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.