Improved SGX SDK library initilazations
Changed
- The
mc-sgx-dcap-qlandmc-sgx-dcap-quoteverifycrates changed fromload_policyandset_pathsfunctions to use one timeLoadPolicyInitializerandPathIntializerstructs. This ensures that the global SGX SDK initializations happen only once during process execution. mc-sgx-tservice::SealedBuilderwas updated to use a dedicated error type