Intel Confidential Computing
Discussion board focused on Intel Confidential Computing technologies and how they can protect data and AI security, privacy, and sovereignty.

Asynchronous ECALL between enclaves

RONCE
Beginner
2,238 Views

Hi, 

I am a beginner in SGX, I want to make a system of several enclaves forming a ring. For communication between two enclaves, I want to know if it is possible to make Asynchronous ECALL from one enclave to another?

Thanks !

0 Kudos
1 Solution
Rodolfo_S_
New Contributor III
2,238 Views

Hi,

You cannot make an ECall between enclaves at all. The definition of an ECall is a function call that comes from the untrusted part into the enclave.

Regards,

Rodolfo

View solution in original post

0 Kudos
1 Reply
Rodolfo_S_
New Contributor III
2,239 Views

Hi,

You cannot make an ECall between enclaves at all. The definition of an ECall is a function call that comes from the untrusted part into the enclave.

Regards,

Rodolfo

0 Kudos
Reply