On Thu, Oct 15, 2020 at 12:06:52PM -0700, Dave Hansen wrote: > On 10/2/20 9:50 PM, Jarkko Sakkinen wrote: > ... > > You can tell if your CPU supports SGX by looking into /proc/cpuinfo: > > > > cat /proc/cpuinfo | grep sgx > > This is only true *after* applying this series, right? Yes, that's correct. /Jarkko