<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Intel(R) Xeon(R) Silver 4314 CPU Whether it supports EPID in Intel Confidential Computing</title>
    <link>https://community.intel.com/t5/Intel-Confidential-Computing/Intel-R-Xeon-R-Silver-4314-CPU-Whether-it-supports-EPID/m-p/1423496#M5518</link>
    <description>&lt;P&gt;Thank you very much for your reply,&amp;nbsp;I will complete SGX Remote Attendance based on dcap.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Oct 2022 00:40:32 GMT</pubDate>
    <dc:creator>czj</dc:creator>
    <dc:date>2022-10-20T00:40:32Z</dc:date>
    <item>
      <title>Intel(R) Xeon(R) Silver 4314 CPU Whether it supports EPID</title>
      <link>https://community.intel.com/t5/Intel-Confidential-Computing/Intel-R-Xeon-R-Silver-4314-CPU-Whether-it-supports-EPID/m-p/1423268#M5511</link>
      <description>&lt;P&gt;I have completed the dcap test and completed the enclave test.&lt;/P&gt;
&lt;P&gt;But running&amp;nbsp;sgx-ra-sample faile,&amp;nbsp;As shown below:&lt;/P&gt;
&lt;LI-CODE lang="java"&gt;root@tec-191:~/sgx-ra-sample# ./run-client -d -v
+++ using default public key

---- Msg0 Details ----------------------------------------------------------
Extended Epid Group ID: 00000000
----------------------------------------------------------------------------
sgx_ra_get_msg1: 00004012


Server log:
Listening for connections on port 7777
Waiting for a client to connect...
Connection from 127.0.0.1
Waiting for msg0||msg1
protocol error reading msg0||msg1
error processing msg1
Waiting for a client to connect...&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following is the aesmd status:&lt;/P&gt;
&lt;LI-CODE lang="java"&gt;root@tec-191:~/sgx-ra-sample# service aesmd status
● aesmd.service - Intel(R) Architectural Enclave Service Manager
     Loaded: loaded (/lib/systemd/system/aesmd.service; enabled; vendor preset: enabled)
     Active: active (running) since Wed 2022-10-19 16:19:08 CST; 21min ago
    Process: 35791 ExecStartPre=/opt/intel/sgx-aesm-service/aesm/linksgx.sh (code=exited, status=0/SUCCESS)
    Process: 35803 ExecStartPre=/bin/mkdir -p /var/run/aesmd/ (code=exited, status=0/SUCCESS)
    Process: 35804 ExecStartPre=/bin/chown -R aesmd:aesmd /var/run/aesmd/ (code=exited, status=0/SUCCESS)
    Process: 35805 ExecStartPre=/bin/chmod 0755 /var/run/aesmd/ (code=exited, status=0/SUCCESS)
    Process: 35806 ExecStartPre=/bin/chown -R aesmd:aesmd /var/opt/aesmd/ (code=exited, status=0/SUCCESS)
    Process: 35807 ExecStartPre=/bin/chmod 0750 /var/opt/aesmd/ (code=exited, status=0/SUCCESS)
    Process: 35808 ExecStart=/opt/intel/sgx-aesm-service/aesm/aesm_service (code=exited, status=0/SUCCESS)
   Main PID: 35809 (aesm_service)
      Tasks: 4 (limit: 613772)
     Memory: 2.8M
     CGroup: /system.slice/aesmd.service
             └─35809 /opt/intel/sgx-aesm-service/aesm/aesm_service

Oct 19 16:28:39 tec-191 aesm_service[35809]: [ADMIN]EPID Provisioning initiated
Oct 19 16:28:40 tec-191 aesm_service[35809]: The Request ID is 8b2fb5ccedc445e688c0447b21a3009e
Oct 19 16:28:41 tec-191 aesm_service[35809]: The Request ID is 8b6395c84ac04a4c9ff4915fdc245d5a
Oct 19 16:28:41 tec-191 aesm_service[35809]: [ADMIN]EPID Provisioning protocol error reported by Backend (6)
Oct 19 16:28:41 tec-191 aesm_service[35809]: [ADMIN]EPID Provisioning failed
Oct 19 16:38:49 tec-191 aesm_service[35809]: [ADMIN]EPID Provisioning initiated
Oct 19 16:38:50 tec-191 aesm_service[35809]: The Request ID is 4f26fd85dbc54cd5a7e912ab7a6fac73
Oct 19 16:38:51 tec-191 aesm_service[35809]: The Request ID is 5847e465d20a4b07bbc922568e6dbc58
Oct 19 16:38:51 tec-191 aesm_service[35809]: [ADMIN]EPID Provisioning protocol error reported by Backend (6)
Oct 19 16:38:51 tec-191 aesm_service[35809]: [ADMIN]EPID Provisioning failed&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The CPU supports sgx.&lt;/P&gt;
&lt;P&gt;BIOS Info: Inter (R) SGX ···························· Enabled&lt;/P&gt;
&lt;P&gt;But the bios has no "SGX Launch Control Policy" option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I handle the epid problem please? Does the CPU not support epid or does the bios not support it?&amp;nbsp;Or what else.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 08:48:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Confidential-Computing/Intel-R-Xeon-R-Silver-4314-CPU-Whether-it-supports-EPID/m-p/1423268#M5511</guid>
      <dc:creator>czj</dc:creator>
      <dc:date>2022-10-19T08:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Intel(R) Xeon(R) Silver 4314 CPU Whether it supports EPID</title>
      <link>https://community.intel.com/t5/Intel-Confidential-Computing/Intel-R-Xeon-R-Silver-4314-CPU-Whether-it-supports-EPID/m-p/1423347#M5515</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Intel(R) Xeon(R) Silver 4314 CPU only has support for DCAP. More information on that at the bottom of &lt;A href="https://www.intel.com/content/www/us/en/developer/tools/software-guard-extensions/attestation-services.html" target="_self"&gt;this&lt;/A&gt; page where you will also find more information about DCAP.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And visit &lt;A href="https://www.intel.com/content/www/us/en/developer/tools/software-guard-extensions/attestation-services.html" target="_self"&gt;this&lt;/A&gt; page for the DCAP product brief.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sincerely,&lt;/P&gt;
&lt;P&gt;Sahira&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 15:11:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Confidential-Computing/Intel-R-Xeon-R-Silver-4314-CPU-Whether-it-supports-EPID/m-p/1423347#M5515</guid>
      <dc:creator>Sahira_Intel</dc:creator>
      <dc:date>2022-10-19T15:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Intel(R) Xeon(R) Silver 4314 CPU Whether it supports EPID</title>
      <link>https://community.intel.com/t5/Intel-Confidential-Computing/Intel-R-Xeon-R-Silver-4314-CPU-Whether-it-supports-EPID/m-p/1423496#M5518</link>
      <description>&lt;P&gt;Thank you very much for your reply,&amp;nbsp;I will complete SGX Remote Attendance based on dcap.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 00:40:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Confidential-Computing/Intel-R-Xeon-R-Silver-4314-CPU-Whether-it-supports-EPID/m-p/1423496#M5518</guid>
      <dc:creator>czj</dc:creator>
      <dc:date>2022-10-20T00:40:32Z</dc:date>
    </item>
  </channel>
</rss>

