]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
binman: Add missing ssl documentation
authorSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:20:00 +0000 (09:20 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:33:55 +0000 (09:33 -0600)
Rerun 'binman bintool-docs' to regenerate bintools.rst

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/bintools.rst

index c30e7eb9ff5c12baf46470c1c1d3216b7bf8e4c4..dd2a22bd06b4a842c3e9b7e78974a32f2cf6f56e 100644 (file)
@@ -155,6 +155,17 @@ Support is provided for fetching this on Debian-like systems, using apt.
 
 
 
+Bintool: openssl: openssl tool
+------------------------------
+
+This bintool supports creating new openssl certificates.
+
+It also supports fetching a binary openssl
+
+Documentation about openssl is at https://www.openssl.org/
+
+
+
 Bintool: xz: Compression/decompression using the xz algorithm
 -------------------------------------------------------------