edgelesssys / edgelessrt

Edgeless RT is an SDK and a runtime for Intel SGX. It combines top-notch Go support with simplicity, robustness and a small TCB. Developing confidential microservices has never been easier! C++17 and Rust (experimental) are also supported.
https://edgeless.systems
MIT License
130 stars 20 forks source link

expose TCB level index as claim #173

Closed thomasten closed 6 days ago

thomasten commented 6 days ago

OE exposes the TCB info JSON as a claim, but not the level (i.e., the index into the tcbLevels array). Add another claim that contains this index.