mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
b9b071b544
Supported new OS: RHEL 8.2 and SUSE 15. Provided standalone Intel(R) SGX DCAP Quote verification library installer. Added Intel(R) SGX DCAP Platform Certificate ID Retrieval Tool and Multi-package Registration Agent (MPA) installers into SGX installation repo. Fixed bugs. Signed-off-by: Li, Xun <xun.li@intel.com>
16 lines
534 B
Plaintext
16 lines
534 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_2019_update5
|