Intel® Software Guard Extensions (Intel® SGX)
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.

Why does SGX TCS need more than one SSA?

gu_j_1
Beginner
535 Views

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

0 Kudos
1 Solution
Juan_d_Intel
Employee
535 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

1 Reply
Juan_d_Intel
Employee
536 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.

Reply