apache/incubator-teaclave-sgx-sdk

Does not support simulator mode?

AlexiaChen opened this issue · 1 comments

I remember the intel SGX SDK supports simulator mode without SGX environment. This makes it easier to develop. But this project seems like not support it

teaclave-sgx-sdk also supports simulation mode.
For example: SGX_MODE=SW make to build sample code