Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 0373e2e

Browse files
authored
Merge pull request #127 from haitaohuang/master
Update supported OSes by referring to releases
2 parents 4505f07 + 3a4f6ac commit 0373e2e

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)