f2cf6d18aaRevert "Check for crash in sgx_ocall and exit enclave if enclave is crashed"
7 anni fa
Yu Yuan
a20449f5f8tRTS check the enclave crash state when doing an OCALL. If the enclave is crashed, tRTS unwind the stack to ECALL, and exit the enclave with SGX_ERROR_ENCLAVE_CRASHED.