Intel® Software Guard Extensions (Intel® SGX)
Discussion board focused on hardware-based isolation and memory encryption to provide extended code protection in solutions.

Cleanup after application crash

Chris_J_4
Beginner
754 Views

An enclave is used by an application.  How can the enclave know that the application has been terminated if the application crashes before or without calling sgx_destroy_enclave?

 

0 Kudos
1 Reply
Surenthar_S_Intel
754 Views

Hi Chris,

Enclaves are part of the application. If the application terminates then the enclave also destroyed.

-Surenthar

0 Kudos
Reply