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

Intel SGX SDK: I want to get uESP and uEBP from Enclave code.

Shohei_K_
Beginner
304 Views

Hi,I'm Shohei Komatsu in Japan.

I use Intel Software Guard Extensions(SGX) SDK on my study.And I have a question.

I want to get untrusted stack pointer(uRSP),and untrusted ebp pointer(uRBP) from enclave.

I know that these information is pushed to OSSA in TCS(Thread Control Structure) when EENTER is called.

But I don't know that it's possible to get these information. if it is possible, I want to know how to do it.

Thank you,  

0 Kudos
1 Reply
Luo__Yang
Beginner
304 Views

I'm also curious with the answer of this question.

0 Kudos
Reply