Skip to content

Commit b24692f

Browse files
committed
fix: update links in the README file
Signed-off-by: Christian Walter <christian.walter@9elements.com>
1 parent 57fd2c4 commit b24692f

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,18 @@ Build Status
2121

2222
Tooling & 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

3137
Developer notes
3238
---------------

0 commit comments

Comments
 (0)