File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed
Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -21,12 +21,18 @@ Build Status
2121
2222Tooling & API
2323-------------
24+ ** Core Tooling**
2425
25- * [ Intel TXT Test Suite] ( cmd/txt-suite ) - Test Suite for Intel Trusted Execution Technology validation.
26- * [ Intel TXT Provisioning] ( cmd/txt-prov ) - Provisioning of Trusted Platform Module for Intel Trusted Execution Technology usage.
27- * [ Intel BtG/CBnT Test Suite] ( cmd/bg-suite ) - Test Suite for Intel Boot Guard validation.
28- * [ Intel BtG/CBnT Provisioning] ( cmd/bg-prov ) - Provisioning of all BootGuard versions and Trusted Execution Technology (CBnT) usage.
29- * [ Intel/AMD pcr0tool] ( cmd/pcr0tool ) - [ PCR0] ( https://security.stackexchange.com/questions/127224/what-does-crtm-refer-to ) diagnostics tool.
26+ * [ Intel TXT Test Suite] ( cmd/core/txt-suite ) - Test Suite for Intel Trusted Execution Technology validation.
27+ * [ Intel TXT Provisioning] ( cmd/core/txt-prov ) - Provisioning of Trusted Platform Module for Intel Trusted Execution Technology usage.
28+ * [ Intel BtG/CBnT Test Suite] ( cmd/core/bg-suite ) - Test Suite for Intel Boot Guard validation.
29+ * [ Intel BtG/CBnT Provisioning] ( cmd/core/bg-prov ) - Provisioning of all BootGuard versions and Trusted Execution Technology (CBnT) usage.
30+ * [ AMD PSP Test Suite] ( cmd/core/amd-suite ) - Test Suite for AMD Secure Processor validation incl. Secure Boot, AMD SEV and AMD SEV-SNP.
31+
32+ ** Experimental Tooling**
33+
34+ * [ Intel/AMD pcr0tool] ( cmd/exp/pcr0tool ) - [ PCR0] ( https://security.stackexchange.com/questions/127224/what-does-crtm-refer-to ) diagnostics tool.
35+ * [ AMD Suite] ( cmd/exp/amd-suite ) - AMD Secure Processor Suite.
3036
3137Developer notes
3238---------------
You can’t perform that action at this time.
0 commit comments