sslab-gatech / opensgx

OpenSGX
Other
294 stars 80 forks source link

sgx-tool: failed to locate conf/device.key #8

Open jonhoo opened 9 years ago

jonhoo commented 9 years ago

sgx-tool requires the device key to be placed in a subdirectory called conf/. This also does not seem to be overrideable by a command-line parameter. Given that this is, in practice, a require parameter, it should be a required argument, and sgx-tool should refuse to run if it is not given.