mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 06:00:43 +00:00
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:
parent
a6b44acaf5
commit
df11aa7d74
1 changed files with 11 additions and 0 deletions
|
@ -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
|
||||
-------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue