Hi
Does windows sdk support EAUG/ EACCEPT instruction?
Can we increase EPC size over 128MB? Is that function supported in sdk?
Thanks
Link Copied
>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).
>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).
For more complete information about compiler optimizations, see our Optimization Notice.