Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
23 lines (23 loc) · 904 Bytes

File metadata and controls

23 lines (23 loc) · 904 Bytes
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "QuoteVerification/QVL"]
path = QuoteVerification/QVL
url = ../confidential-computing.tee.dcap.qvl.git
branch = .
[submodule "external/wasm-micro-runtime"]
path = external/wasm-micro-runtime
url = https://github.com/bytecodealliance/wasm-micro-runtime.git
branch = main
[submodule "external/jwt-cpp"]
path = external/jwt-cpp
url = https://github.com/Thalhammer/jwt-cpp.git
# Build applies 0001-Add-a-macro-to-disable-time-support-in-jwt-for-SGX.patch
# in-place (ae/qae/Makefile, ae/QvE/Makefile), modifying jwt.h and defaults.h.
# ignore = dirty prevents these expected modifications from showing in git status.
ignore = dirty
[submodule "external/gtest/src"]
path = external/gtest/src
url = https://github.com/google/googletest.git
branch = v1.16.x
[submodule "QuoteGeneration/pccs"]
path = QuoteGeneration/pccs
url = ../confidential-computing.tee.dcap.pccs.git
branch = .
Morty Proxy This is a proxified and sanitized view of the page, visit original site.