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

windows sdk supports

Jaehyeong_H_
Beginner
500 Views

Hi

Does windows sdk support EAUG/ EACCEPT instruction?

Can we increase EPC size over 128MB? Is that function supported in sdk?

Thanks

0 Kudos
1 Solution
Francisco_C_Intel
500 Views

>Does windows sdk support EAUG/ EACCEPT instruction?

No. EAUG/EACCEPT are SGX2 instructions. Current hardware does not support SGX2 instructions.

>Can we increase EPC size over 128MB? Is that function supported in sdk?

Short answer is no. EPC is a function of hardware and BIOS configuration. AFAIK the "6th generation Intel(R) Core"  systems currently available are able to configure at most 128MB for EPC (and then only ~93 MB are available for use).

View solution in original post

0 Kudos
1 Reply
Francisco_C_Intel
501 Views

>Does windows sdk support EAUG/ EACCEPT instruction?

No. EAUG/EACCEPT are SGX2 instructions. Current hardware does not support SGX2 instructions.

>Can we increase EPC size over 128MB? Is that function supported in sdk?

Short answer is no. EPC is a function of hardware and BIOS configuration. AFAIK the "6th generation Intel(R) Core"  systems currently available are able to configure at most 128MB for EPC (and then only ~93 MB are available for use).

0 Kudos
Reply