Re: [PATCH v17 18/23] platform/x86: Intel SGX driver

From: Andy Lutomirski
Date: Thu Nov 22 2018 - 15:56:43 EST


On Thu, Nov 22, 2018 at 3:12 AM Dr. Greg <greg@xxxxxxxxxxxx> wrote:
> In addition, we are not confident
> the driver will be useful to anything other then server class hardware
> and will be incapable of supporting virtually all of the existing SGX
> hardware in the field.

I forgot to mention: I have a plain old retail Intel Celeron (I think
-- it's not in front of me right now) that has Flex LC. I suspect
that, going forward, all new Intel CPUs will support Flex LC. I
really wish that Intel would document all of the detailed capabilities
of all their CPUs somewhere.

There has been some talk of how the driver could support old CPUs. It
would involve a rather different LE being signed by Intel, but it
should be more or less transparent to user code if it happens.