Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SGX2 support in Linux driver #37

Closed
0xabu opened this issue Jul 26, 2019 · 2 comments
Closed

SGX2 support in Linux driver #37

0xabu opened this issue Jul 26, 2019 · 2 comments

Comments

@0xabu
Copy link

0xabu commented Jul 26, 2019

Are there any plans or guidance to build a Linux driver with support for both SGX2 (EDMM) and the DCAP LE?

This is especially relevant since intel/linux-sgx-driver#92 deprecated the master branch of linux-sgx-driver, and this project contains what's apparently a fork of that codebase.

@haitaohuang
Copy link
Contributor

linux-sgx-driver still support sgx2 in . This driver follows closely with upstreaming kernel patches and can be used before upstreaming is done. For that purpose, sgx2 won't be supported in this driver.
Plus, please note linux-sgx-driver SGX2 related interfaces may/will not be identical to final upstream version in kernel.

@0xabu
Copy link
Author

0xabu commented Mar 3, 2020

In case anyone else finds this useful: https://github.com/0xabu/linux-sgx-driver/tree/sgx2_dcap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants