From 477e13b55026c811fbb9bd9643aea58d541d418f Mon Sep 17 00:00:00 2001 From: Bartosz Gotowalski Date: Mon, 15 Dec 2025 17:22:31 +0100 Subject: [PATCH] Bump DCAP to address PCCS security vulnerabilities Bumped DCAP from 1.23.100.0 to 1.23.101.0 --------- Signed-off-by: Bartosz Gotowalski --- .gitmodules | 3 ++- external/dcap_source | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index cc7e466a..d114b7cd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,7 @@ [submodule "external/dcap_source"] path = external/dcap_source - url = https://github.com/intel/SGXDataCenterAttestationPrimitives.git + url = ../confidential-computing.tee.dcap.git + branch = . [submodule "openmp"] path = external/openmp/openmp_code url = https://github.com/llvm-mirror/openmp.git diff --git a/external/dcap_source b/external/dcap_source index 808e4c7d..9e1b5747 160000 --- a/external/dcap_source +++ b/external/dcap_source @@ -1 +1 @@ -Subproject commit 808e4c7df2796bb2374d67ca95493bf0cb71450a +Subproject commit 9e1b57478f6e04936b9089d0f163120ed86f1828