You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cczoo/confidential_ai/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ Based Attestation Service, it is used to verify the security status of the model
69
69
70
70
71
71
### Secuity Design
72
-
#### Measure Service Exeuction Environment
72
+
#### Measure Service Execution Environment
73
73
Intel Trust Domain Extensions (TDX) enhance virtual machine (VM) by isolating each VM within a hardware-protected trust domain (TD). During the boot process, the TDX module uses two sets of registers to record the status of the TD VM instance.
74
74
75
75
- MRTD: Build Time Measurement Register to capture measurements related to the initial configuration and boot image of a TD VM.
@@ -274,7 +274,7 @@ cd <work_dir>/open-webui/backend/ && ./dev.sh
2. When compiling open-webui, if you encounter Cannot find package, you can try the following command (note that pyodide is replaced with the actual package name):
277
+
2. When compiling open-webui, if you encounter the problem of “Cannot finding the package”, you can try the following command (note that pyodide is replaced with the actual package name):
0 commit comments