On 2/16/21 10:47 AM, Borislav Petkov wrote: > header which contains the architectural definitions at the *top* and at > their end, there'll be a: > > /* Do not put any hardware-defined SGX structure representations below this line! */ > > and after that line begin the other, software definitions? Fine with me. It's just as easy to miss this comment as is would be to miss the comment at the top of sgx_arch.h. :)