Closed sbellem closed 2 years ago
+1 Facing the same issue.
Isn't there still any solutions for this problem?
This is not a fatal error. The driver is still built. However, I notice you are using 5.11+ kernel which should already have sgx built-in. Unless you are using non-FLC, you should not need this driver. Our PSW would automatically use /dev/sgx/enclave if it exists and ignore /dev/isgx.
Hi, I have the same issue with kernel 5.11. I don't see any sgx driver under /dev. Also I cannot build sgx driver like the original post. Any comment?
+1,can u solve?
kernel 5.11 should have built-in SGX driver, so you don't need to build this driver.
Unable to build
isgx.ko
.note: The same thing happens with
master
(54c9c4c1fe30f459abe7c4b9c153ed2967973c22).