Skip to content

Commit

Permalink
[Docs] Add more documentation about SGX
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Kowalczyk <[email protected]>
  • Loading branch information
mkow committed Apr 30, 2024
1 parent 50432b0 commit 8b91c2f
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 143 deletions.
4 changes: 4 additions & 0 deletions Documentation/devel/building.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ Kernel version can be checked using the following command::

uname -r

If your current kernel version is 5.11 or higher, you have a built-in SGX
support. The driver is accessible through /dev/sgx_enclave
and /dev/sgx_provision.

If your current kernel version is lower than 5.11, then you have two options:

- Update the Linux kernel to at least 5.11 in your OS distro. If you use Ubuntu,
Expand Down
Loading

0 comments on commit 8b91c2f

Please sign in to comment.