mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
effae62802
Along with the latest processor microcode and re-signed all the Intel(R) SGX Architecture Enclaves (AEs) to address CVE-2022-21123, CVE-2022-21125 and CVE-2022-21166. Upgraded to Protobuf 3.20. Upgraded to SgxSSL/OpenSSL 1.1.1o. Added Intel TDX Attestation support. Added Rust support for ECDSA quote verification. Fixed bugs. Signed-off-by: Li, Xun <xun.li@intel.com>
20 lines
686 B
Plaintext
20 lines
686 B
Plaintext
[submodule "external/dcap_source"]
|
|
path = external/dcap_source
|
|
url = https://github.com/intel/SGXDataCenterAttestationPrimitives.git
|
|
[submodule "openmp"]
|
|
path = external/openmp/openmp_code
|
|
url = https://github.com/llvm-mirror/openmp.git
|
|
branch = svn-tags/RELEASE_801
|
|
[submodule "dnnl"]
|
|
path = external/dnnl/dnnl
|
|
url = https://github.com/oneapi-src/oneDNN.git
|
|
branch = rls-v1.1
|
|
[submodule "ipp-crypto"]
|
|
path = external/ippcp_internal/ipp-crypto
|
|
url = https://github.com/intel/ipp-crypto.git
|
|
branch = ipp-crypto_2021_3
|
|
[submodule "external/protobuf/protobuf_code"]
|
|
path = external/protobuf/protobuf_code
|
|
url = https://github.com/protocolbuffers/protobuf.git
|
|
branch = 3.20.x
|