0

I have problem related sgx extension My Intel processor version is intel core i5-6300U CPU @2.40Ghz 2.50Ghz

In Google when I search these above processor specification than in specs it shows that intel sgx is supported but while running utils/linux/test-sgx It shows sgx available:0 and while running sgx related code than I got error as cpu not supported sgx

Harsh
  • 1
  • 2

1 Answers1

0

Step 1: check using this tool that your CPU actually supports SGX instruction set.

Step 2: check your BIOS, it's very likely that you need to enable SGX manually.

X99
  • 905
  • 10
  • 24