tadej/sgx-driver-kmod
Project ID: 32927
Description
Fedora Package for the Legacy Intel SGX Linux Driver
This repository provides Fedora kernel module packages for the legacy (out-of-tree) Intel SGX Linux Driver.
For more details, see https://github.com/oasisprotocol/sgx-driver-kmod.
Installation Instructions
First, enable usage of this Copr repo with:
sudo dnf copr enable tadej/sgx-driver-kmod
Then install the driver with:
sudo dnf install sgx-driver
This will pull in 2 packages
sgx-driver
: userland package (documentation, license),akmods-sgx-driver
: kernel module package that automatically builds the driver for the currently used kernel during system's boot.
For more details, see https://github.com/oasisprotocol/sgx-driver-kmod.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable tadej/sgx-driver-kmod
More info about enabling Copr repositories