This repository was archived by the owner on Jun 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed
Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -32,15 +32,7 @@ Build and Install the Intel(R) SGX Driver
3232-----------------------------------------
3333
3434### Prerequisites
35- - Ensure that you have the following required operating systems:
36- * Ubuntu* 16.04.3 LTS Desktop 64bits
37- * Ubuntu* 16.04.3 LTS Server 64bits
38- * Ubuntu* 18.04 LTS Desktop 64bits
39- * Ubuntu* 18.04 LTS Server 64bits
40- * Red Hat Enterprise Linux Server release 7.4 64bits
41- * Red Hat Enterprise Linux Server release 8.0 64bits
42- * CentOS 7.4.1708 64bits
43- * SUSE Linux Enterprise Server 12 64bits
35+ - Ensure that you have an operating system version supported as listed in releases: https://01.org/intel-software-guard-extensions/downloads
4436- Ensure that you have the following required hardware:
4537 * 6th Generation Intel(R) Core(TM) Processor or newer
4638- Configure the system with the ** SGX hardware enabled** option.
@@ -54,7 +46,7 @@ Build and Install the Intel(R) SGX Driver
5446 ```
5547 $ sudo apt-get install linux-headers-$(uname -r)
5648 ```
57- * On CentOS and RHEL
49+ * On CentOS, RHEL or Fedora
5850 * To check if matching kernel headers are installed:
5951 ```
6052 $ ls /usr/src/kernels/$(uname -r)
You can’t perform that action at this time.
0 commit comments