Skip to content

Commit

Permalink
check_sys: add reference output
Browse files Browse the repository at this point in the history
  • Loading branch information
jovanbulck committed Jul 13, 2023
1 parent 9b77730 commit a8e6390
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,14 @@ To check that the currently running kernel is configured correctly, execute:

```
$ sudo ./check_sys.sh
.. Checking recommended SGX-Step parameters [OK]
.. Checking unknown kernel parameters [OK]
.. Checking CPU features [OK]
.. Checking kernel page-table isolation [OK]
```

Finally, to improve overall execution time stability, you may opt to
Expand Down

0 comments on commit a8e6390

Please sign in to comment.