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
32
32
-----------------------------------------
33
33
34
34
### 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
44
36
- Ensure that you have the following required hardware:
45
37
* 6th Generation Intel(R) Core(TM) Processor or newer
46
38
- Configure the system with the ** SGX hardware enabled** option.
@@ -54,7 +46,7 @@ Build and Install the Intel(R) SGX Driver
54
46
```
55
47
$ sudo apt-get install linux-headers-$(uname -r)
56
48
```
57
- * On CentOS and RHEL
49
+ * On CentOS, RHEL or Fedora
58
50
* To check if matching kernel headers are installed:
59
51
```
60
52
$ ls /usr/src/kernels/$(uname -r)
You can’t perform that action at this time.
0 commit comments