On 11/8/20 12:08 PM, Jethro Beekman wrote: >> + * Most exceptions reported on ENCLU, including those that occur within the >> + * enclave, are fixed up and reported synchronously instead of being delivered >> + * via a standard signal. Debug Exceptions (#DB) and Breakpoints (#BP) are >> + * never fixed up and are always delivered via standard signals. On synchrously Jarrko, do you see the synchronously typo? ^ >> + * reported exceptions, -EFAULT is returned > This part about EFAULT is also bogus. Do you have any suggestions to improve it? What should it say instead?