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

Why does SGX TCS need more than one SSA?

gu_j_1
Beginner
1,312 Views

In which situation, does one TCS need more than one SSA frame?

0 Kudos
1 Solution
Juan_d_Intel
Employee
1,312 Views

A TCS would need more than one SSA frame to handle an exception that occurs within an enclave.

You can find the list of exceptions reported inside an enclave in section 2.9.12 VECTOR Field Definition in the Programming Reference.

View solution in original post

0 Kudos
1 Reply
Juan_d_Intel
Employee
1,313 Views

A TCS would need more than one SSA frame to handle an exception that occurs within an enclave.

You can find the list of exceptions reported inside an enclave in section 2.9.12 VECTOR Field Definition in the Programming Reference.

0 Kudos
Reply