binman: Add missing ssl documentation

Rerun 'binman bintool-docs' to regenerate bintools.rst

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass 2023-07-24 09:20:00 -06:00
parent a6b44acaf5
commit df11aa7d74

View 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
-------------------------------------------------------------