intel / intel/confidential-computing.sgx

error in build_and_run_sample_docker

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

Description

When run build_and_run_sample_docker.sh. I cant not find "/dev/sgx/enclave", so change device to /dev/isgx. But get error:
Info: Please make sure SGX module is enabled in the BIOS, and install SGX driver afterwards.
Error: Invalid SGX device.

And I had run SampleEnclave successfully on my machine.

Another question. I neesd to support ssl, and tried to change "make sdk_install_pkg_no_mitigation" to "make sdk_install_pkg_no_mitigation USE_OPT_LIBS=0" . But build image failed.

Please hekp.Thanks.

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.