Re: [PATCH v39 00/24] Intel SGX foundations
From: Jarkko Sakkinen
Date: Sat Oct 17 2020 - 16:44:02 EST
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