Commit Graph

16 Commits

Author SHA1 Message Date
Mikko Ylinen
256cdbc7f3 update sgx-sdk-demo content
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2024-05-03 12:57:43 +03:00
Tuomas Katila
932d6c9e23 e2e: sgx: fetch SGX DC attestation primitives as tar.gz
Hopefully fixes issues with random failures with e2e-sgx.

Co-authored-by: Mikko Ylinen <mikko.ylinen@intel.com>
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2023-12-20 20:44:38 +02:00
Mikko Ylinen
31be772ec7 sgx-sdk-demo: update versions of dcap and sdk
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2023-11-06 08:13:12 +02:00
Mikko Ylinen
7f685b5d89 sgx: add QuoteVerification demo and cleanup hostNetwork dependency
hostNetwork usage for SGX demo pods is not absolutely necessary so it's
better to clean it up and make IAS "security" scanners happier. It was
originally used to be able to use "localhost" PCCS but this change now
adds an example how proper PCCS url can be configured using jq.

Additionally, SGX DCAP Quote Verification is added.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2023-08-31 14:23:19 +03:00
hj-johannes-lee
d8f8c9553c sgx-sdk-demo: update versions of dcap and sdk
Signed-off-by: hj-johannes-lee <hyeongju.lee@intel.com>
2023-07-26 17:22:44 +03:00
Mikko Ylinen
bffe72cd3a demo: move SGX images to Ubuntu 22.04
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-11-28 18:20:27 +02:00
Mikko Ylinen
92a50ef1b4 demo: update SGX images
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-10-10 13:13:32 +03:00
Mikko Ylinen
d32ba8e280 demo: update SGX images
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-04-12 12:25:52 +03:00
Mikko Ylinen
88dd4b7535 demo: update ubuntu based images to 20.04
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-02-20 13:38:01 +02:00
Mikko Ylinen
55550261f5 demo: update sgx-sdk-demo image
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-10-08 16:17:14 +03:00
Mikko Ylinen
abfa3496a2 sgx: update SGX SDK/DCAP versions
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-02-18 09:31:28 +02:00
Mikko Ylinen
e4dc4c122d sgx: update to SDK 2.12 and DCAP 1.9 releases
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-11-18 16:15:52 +02:00
Mikko Ylinen
0ad7b5b6f9 sgx-sdk-demo: install packages without recommendations
The client side packages Recommends aesmd service and that gets pulled
in the image. aesmd service is expected to run in its own container so
we build the sample apps container without it.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-09-25 13:14:17 +03:00
Mikko Ylinen
8677e0e99b sgx-sdk-demo: add DCAP Quote Generation sample
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-09-16 15:35:09 +03:00
Mikko Ylinen
2a2993b13c sgx-sdk-demo: update SGX SDK version
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-09-16 15:34:55 +03:00
Mikko Ylinen
6a268c50dc demo: Add SGX SDK SampleEnclave container and job deployment
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-08-24 16:33:45 +03:00