mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +00:00
ed437b5ea1
Set misc_attr in the top level sgx_create_enclave if _create_enclave fails. This provides the user with the platform's capabilities when sgx_create_enclave fails for any reason other than a parameter error. Previously the misc_attr was only set upon failure if build_image failed, which was not helpful when sgx_create_enclave failed due to an attribute error, e.g. misc_select, as the flow aborted before it reached build_image. Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com> |
||
---|---|---|
.. | ||
debugger_support.cpp | ||
debugger_support.h | ||
enclave_creator_hw.cpp | ||
enter_enclave.h | ||
enter_enclave.S | ||
get_thread_id.cpp | ||
isgx_user.h | ||
Makefile | ||
misc.cpp | ||
read_xcr0.h | ||
sig_handler.cpp | ||
sig_handler.h | ||
urts_internal.cpp | ||
urts.cpp |