aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e19ddc6..846655f 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@ Currently supports
* Task state
* Querying CPUID (uses [raw_cpuid](https://github.com/gz/rust-cpuid) library)
* Performance counter information
+ * Intel SGX: Software Guard Extensions
This library depends on libcore so it can be used in kernel level code.