opensgx
opensgx copied to clipboard
sgx_init crashes
The sgx-host code crashes when I try to run it after compilation When run it gives an error - Illegal Instruction ( core dumped) After putting a couple of prints I found the crash was in static void encls_qemu_init(uint64_t startPage, uint64_t endPage) So I assume the sgx_init API crashes .