diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |