On 2026-05-25T13:28:26, Sergio Prado <[email protected]> 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 <[email protected]> > > tools/binman/etype/x509_cert.py | 10 +++++++++- > 1 file changed, 9 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

