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
134 stars 20 forks source link

How can I modify the enclave.conf to change the maximum thread count or other SGX parameters? #87

Closed kunmel-0 closed 3 years ago

kunmel-0 commented 3 years ago

Hi, I want to change the max number of hreads/processes when I run the project, but I don't know what parameter should I add to the enclave.conf, please give me some help. And is there any related documents? So I can do my own research.

thomasten commented 3 years ago

Hi, NumTCS is the number of threads. Doc is here https://github.com/openenclave/openenclave/blob/master/docs/GettingStartedDocs/buildandsign.md#signing-an-sgx-enclave