Library missing: libra_tsl_verify_dcap

23 views
Skip to first unread message

Hadjittofi, Chrystalla

unread,
May 5, 2021, 6:58:56 AM5/5/21
to sup...@graphene-project.io

Hello,

I have been able to successfully deploy the pytorch demo with graphene both with and without SGX, however, when I try to execute the confidential workflow I get this error:

 

I have tried to install this library and did the sgx dcap installation from the beginning to see if I missed something, but I couldn’t resolve the error. I tried finding this library on the web but nothing comes up when searching the exact name so I’m not sure what to do next.  Let me know if this is a common error and if there’s a way to resolve it.

 

 

Thanks,

Stalo Hadjittofi

Technical Marketing Engineer

Intel Corp UK, Pipers Way, Swindon, SN3 1RJ

Email: chrystalla...@intel.com

Personal Tel.: +447549107688

 

 

---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

Kuvaiskii, Dmitrii

unread,
May 5, 2021, 7:04:07 AM5/5/21
to Hadjittofi, Chrystalla, sup...@graphene-project.io

You seem to have skipped the following steps described in https://graphene.readthedocs.io/en/latest/tutorials/pytorch/index.html#preparing-confidential-pytorch-example:

 

```

cd <graphene repository>/Examples/ra-tls-secret-prov

make -C ../../Pal/src/host/Linux-SGX/tools/ra-tls dcap

make dcap pf_crypt

```

 

The second command generates the required `libra_tls_verify_dcap.so` library (among others). You can use this command in your own flows to build the library. Don’t forget to copy this library in a well-known directory so that it will be found by your build scripts (this is what the last command in the above snippet does)!

 

--

Dmitrii

--
You received this message because you are subscribed to the Google Groups "Graphene Support Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to graphene-suppo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/graphene-support/MWHPR11MB00319279D8D5B2F4BA8B43E4E8599%40MWHPR11MB0031.namprd11.prod.outlook.com.

Intel Deutschland GmbH
Registered Address: Am Campeon 10, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva  
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

Reply all
Reply to author
Forward
0 new messages