mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
111a916b5d
Fix sgx_create_enclave retry mechanism when load_enclave just return SGX_ERROR_MEMORY_MAP_FAILURE. Deprecated the SGX_ERROR_MEMORY_MAP_CONFLICT. Make the retry mechanism compatible with new driver and urts. Signed-off-by: gaoyusong <a869920004@163.com>