This is an automated email from the ASF dual-hosted git repository.

rduan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git


The following commit(s) were added to refs/heads/master by this push:
     new 715ee87e Add DCAP libraries
715ee87e is described below

commit 715ee87e5ff98f3642f1d09b4c30343c8bcc5ee4
Author: Thomas Niederberger <[email protected]>
AuthorDate: Mon Nov 28 14:17:35 2022 +0100

    Add DCAP libraries
---
 dockerfile/04_psw.sh | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dockerfile/04_psw.sh b/dockerfile/04_psw.sh
index 2b89a326..45954264 100644
--- a/dockerfile/04_psw.sh
+++ b/dockerfile/04_psw.sh
@@ -22,7 +22,11 @@ curl -fsSL  
https://download.01.org/intel-sgx/sgx_repo/ubuntu/intel-sgx-deb.key
         libsgx-uae-service=$VERSION \
         libsgx-urts=$VERSION \
         sgx-aesm-service=$VERSION \
-       libsgx-ae-qe3=$DCAP_VERSION \
+        libsgx-ae-qe3=$DCAP_VERSION \
+        libsgx-dcap-ql=$DCAP_VERSION \
+        libsgx-dcap-ql-dev=$DCAP_VERSION \
+        libsgx-dcap-quote-verify=$DCAP_VERSION \
+        libsgx-dcap-quote-verify-dev=$DCAP_VERSION \
         libsgx-pce-logic=$DCAP_VERSION \
         libsgx-qe3-logic=$DCAP_VERSION \
         libsgx-ra-network=$DCAP_VERSION \


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to