Intel® Software Guard Extensions (Intel® SGX)
Discussion board focused on hardware-based isolation and memory encryption to provide extended code protection in solutions.

SGX driver for OpenSuse 15

kh__Naveen
Beginner
976 Views

Could anyone please tell me how to install SGX driver, SGX PSW, and SGX SDK on my machine running OpenSuse 15.

I tried installing this - https://download.01.org/intel-sgx/linux-2.1.3/suse64-server/sgx_linux_x64_driver_1bf506e.bin

But got the below error -

xxx@audi:~/Downloads$ sudo ./sgx_linux_x64_driver_1bf506e.bin
Unpacking Intel SGX Driver ... done.
Verifying the integrity of the install package ... done.
Installing Intel SGX Driver ...
/tmp/sgx-driver-VCOgIO /upb/users/n/xxx/profiles/unix/cs/Downloads
install -d /opt/intel/sgxdriver/package
install -d /opt/intel/sgxdriver/scripts
install package/* /opt/intel/sgxdriver/package
install scripts/* /opt/intel/sgxdriver/scripts
./sgx_linux_x64_driver_1bf506e.bin: line 85: popd: /upb/users/n/xxx/profiles/unix/cs/Downloads: Permission denied
/bin/sed: can't read /etc/modules: No such file or directory

I have an  SGX application which runs on an non-SGX Ubuntu machine in simulation mode. Now I want to run the application on an real SGX machine which runs OpenSuse. I cannot use ubuntu on the machine for administration reasons.

Could any one help me how to -

1. Install the SGX driver.

2. How to check if the SGX is enabled or not if you only have access to the linux userland and not BIOS.

Many many thanks !

0 Kudos
1 Reply
kh__Naveen
Beginner
976 Views

BUMP !!!!!!!!!!!!

0 Kudos
Reply