linux-sgx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: 乾越 <qianyue.zj@alibaba-inc.com>
To: Dave Hansen <dave@sr71.net>,
	"linux-sgx@vger.kernel.org" <linux-sgx@vger.kernel.org>
Subject: Re: SGX Linux-Compatible Hardware
Date: Wed, 10 Mar 2021 19:47:14 +0800	[thread overview]
Message-ID: <50a49b71-175a-8d30-ab83-62bd8049982b@alibaba-inc.com> (raw)
In-Reply-To: <399c5f27-1387-55c5-e147-f7885bf86df5@sr71.net>

https://github.com/ayeks/SGX-hardware provides a nice tool to check the
sgx capability. It
reported 2 SGX2 platforms with FLC support.

Jia

On 2021/3/9 上午9:04, Dave Hansen wrote:
> As everyone probably knows, the upstream kernel SGX support refuses to
> run on some SGX hardware.  Linux requires that the Launch Control MSRs
> be writable, which is sometimes known as "Flexible Launch Control"
> support.  If those MSRs are not writable, Linux will ignore the presence
> of otherwise SGX-capable hardware.
>
> It can be somewhat challenging to find hardware which works.  For
> instance I've got a i7-8086K which has all of the processor support
> required for SGX, but the system firmware still opts to lock the Launch
> Control MSRs.
>
> I wanted to report that an Intel NUC7CJYH successfully runs enclaves on
> Linux out of the box.  The Intel hardware compatibility list[1] is a bit
> scary, so I've also included a link to the exact memory that I got.
> 16GB of RAM seems to work just fine despite what the Intel Ark pages on
> the CPU says[2].
>
> One little annoyance is that although it came with an A/C adapter, it
> didn't come with a power cord.  There's a link to one of those below too.
>
>> https://www.newegg.com/intel-boxnuc7cjyh/p/1VK-004K-001W5
>> https://www.newegg.com/g-skill-16gb-260-pin-ddr4-so-dimm/p/N82E16820232154?Item=N82E16820232154
>> https://www.newegg.com/startech-3-ft-black-standard-power-cord/p/N82E16812400031
> 1. https://compatibleproducts.intel.com/ProductDetails?EPMID=126135
> 2.
> https://ark.intel.com/content/www/us/en/ark/products/128992/intel-celeron-j4005-processor-4m-cache-up-to-2-70-ghz.html

  parent reply	other threads:[~2021-03-10 11:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-09  1:04 SGX Linux-Compatible Hardware Dave Hansen
2021-03-09  1:21 ` Joman Chu
2021-03-10 11:47 ` 乾越 [this message]
2021-03-10 14:45 ` 乾越

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50a49b71-175a-8d30-ab83-62bd8049982b@alibaba-inc.com \
    --to=qianyue.zj@alibaba-inc.com \
    --cc=dave@sr71.net \
    --cc=linux-sgx@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).