mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
607a226fc3
Fixed enclave load failure in environments where no symbolic links, /dev/sgx/{enclave,
provision} are created to point to the default SGX device nodes exported by kernel,
/dev/{sgx_enclave, sgx_provision}, respectively.
Signed-off-by: Li, Xun <xun.li@intel.com>