[PATCH v5 1/2] binman: x509_cert: document Entry_x509_cert properties

Simon Glass sjg at chromium.org
Sun Jun 14 18:00:01 CEST 2026


On 2026-05-25T13:28:26, Sergio Prado <sergio.prado at e-labworks.com> wrote:
> binman: x509_cert: document Entry_x509_cert properties
>
> The Entry_x509_cert class only listed 'content' in its
> 'Properties / Entry arguments' section, even though 'keyfile',
> 'cert-ca', 'cert-revision-int' and 'sw-rev' are also read from the
> entry node and passed through to openssl.
>
> Expand the docstring so the binman documentation generated from it
> matches the actual behavior of the entry.
>
> No functional change.
>
> Signed-off-by: Sergio Prado <sergio.prado at e-labworks.com>
>
> tools/binman/etype/x509_cert.py | 10 +++++++++-
>  1 file changed, 9 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list