Unverified Commit bb8fa280 authored by kladko's avatar kladko

Fixed initialization procedure

parent a7f442b9
...@@ -110,10 +110,9 @@ You'll need **Intel SGX** capable hardware. Most Intel chips that were produced ...@@ -110,10 +110,9 @@ You'll need **Intel SGX** capable hardware. Most Intel chips that were produced
## Enable "software-controlled" SGX ## Enable "software-controlled" SGX
To enable SGX using a software utility: This repo includes the ***sgx_enable*** utility. To enable SGX run:
```bash ```bash
cd sgx-software-enable;
sudo ./sgx_enable sudo ./sgx_enable
``` ```
......
File added
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment