- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I compile my sgx enclave program at Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz by the cmd:
make SGX_MODE=SIM,
then,
I run the sgx enclave program at Intel Core Processor (Haswell),
and the enclave crashes, the crash info shows:
SIGILL: illegal instruction
PC=0x7fb4f219f4b0 m=3 sigcode=2;
why?
Can the enclave(SIM) not run at Intel Core Processor (Haswell) ?
or
Should I compile my sgx enclave program at Intel Core Processor (Haswell) and also run it at Intel Core Processor (Haswell) ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello pp_monkeyking,
Yes, it is best to compile your program on the Haswell system so that it can find all of the relevant SGX simulation libraries in the system.
Sincerely,
Jesus G.
Intel Customer Support
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello pp_monkeyking,
Yes, it is best to compile your program on the Haswell system so that it can find all of the relevant SGX simulation libraries in the system.
Sincerely,
Jesus G.
Intel Customer Support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello pp_monkeyking,
Do you still need help with this issue?
Sincerely,
Jesus G.
Intel Customer Support
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page