Skip to content

Improved SGX SDK library initilazations

Choose a tag to compare

@nick-mobilecoin nick-mobilecoin released this 20 Oct 22:11
· 625 commits to main since this release
v0.3.0
bbd7f8d

Changed

  • The mc-sgx-dcap-ql and mc-sgx-dcap-quoteverify crates changed from load_policy and set_paths functions to use one time LoadPolicyInitializer and PathIntializer structs. This ensures that the global SGX SDK initializations happen only once during process execution.
  • mc-sgx-tservice::SealedBuilder was updated to use a dedicated error type