- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
I have an SGX running application. I want to run this c++ application using shell scripting. I have created a shell script that runs fine when I try to run it from the same folder where all the application data exists but when I call it from another folder, the application runs but enclave initialization does not work. What is the possible workaround? How do we call the SGX application from anywhere in our system?
1 解決策
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
You will have to run the application in the same directory where all the application data exists so that the enclave is initialized.
Sincerely,
Sahira
コピーされたリンク
1 返信
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
You will have to run the application in the same directory where all the application data exists so that the enclave is initialized.
Sincerely,
Sahira