]> git.ipfire.org Git - thirdparty/u-boot.git/commit
binman: Flesh out the softhsm2-util bintool docstring
authorSimon Glass <sjg@chromium.org>
Tue, 5 May 2026 18:12:54 +0000 (12:12 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 11 May 2026 18:05:10 +0000 (12:05 -0600)
commit44f9ccfdad47deadb1b61896dbbcf004b8c6fa0c
treeb4a2303d33cb4753b3e92425bb022af6af5812c7
parent40c94fbf62b39a89171402054f0940d08fb05c9d
binman: Flesh out the softhsm2-util bintool docstring

The Sphinx-generated bintools.rst currently produces an empty section
for this bintool, since its class docstring is only a single line and
so the body under the heading is blank.

Extend the docstring with a short description of what softhsm2-util
does and how binman uses it, so the generated documentation has useful
content.

Suggested-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/btool/softhsm2_util.py