Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions driver/linux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ incompatibilities, it is recommended that existing solutions using this driver b
kernel 5.11 or higher. Guidelines for the transition can be found [here](./README.kernel.md).


IMPORTANT
---------
This driver is deprecated and no longer maintained by Intel. We recommend the SGX community to use the SGX driver that was upstreamed into the Linux kernel. Note that the kernel driver also requires SGX CPUs with Flexible Launch Control (FLC) support.

For new feature requests/patches, please submit them directly to the [linux-sgx mailing list](http://vger.kernel.org/vger-lists.html#linux-sgx)


Documentation
-------------
- [Intel(R) SGX for Linux\* OS](https://01.org/intel-softwareguard-extensions) project home page on [01.org](http://01.org)
Expand Down