Is there support for Intel Trusted Execution Engine?
Benjamin Kaduk
kaduk at mit.edu
Mon Sep 24 00:57:12 UTC 2018
On Mon, Sep 24, 2018 at 01:19:10AM +0300, Lev Serebryakov wrote:
> Hello FreeBSD,
>
> I have system which contains, among other:
>
> none0 at pci0:0:26:0: class=0x108000 card=0x72708086 chip=0x22988086 rev=0x35 hdr=0x00
> vendor = 'Intel Corporation'
> device = 'Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Trusted Execution Engine'
> class = encrypt/decrypt
>
> Looks like, tpm(8) doesn't support it. Is it worth supporting at all? Is it
> TPM or something else?
This is the Intel SGX technology, if I understand correctly.
Which is not really the same sort of thing that tpm(8) seems to be doing.
-Ben
More information about the freebsd-hackers
mailing list