We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e54316 commit e2e1db9Copy full SHA for e2e1db9
index.html
@@ -120,6 +120,14 @@ <h3>Key Configuration Tool</h3>
120
BMPKH, key counts, software revisions, and more.</p>
121
<span class="tool-link-arrow">View Tool →</span>
122
</a>
123
+
124
+ <a href="https://github.com/TexasInstruments/k3sign" target="_blank" rel="noopener noreferrer"
125
+ class="tool-card">
126
+ <h3>k3sign Security Tool</h3>
127
+ <p>Command line tool for signing and encrypting images for TI K3 devices. Supports x509
128
+ certificates and secure boot workflows.</p>
129
+ <span class="tool-link-arrow">Visit Repo →</span>
130
+ </a>
131
</div>
132
</section>
133
0 commit comments