commit | c3fe97f40a667dcb63addfb8cc7fa4c45eb99d0e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Mar 02 17:02:45 2023 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Mar 08 13:15:15 2023 -0800 |
tree | 4a99a2364403b620f5dc629e76d1d07225faf8fb | |
parent | 49b77e8e3803d972ac7edd51d3ab068edb273370 [diff] |
binman: Support generation of x509 certificates And a new entry type which supports generation of x509 certificates. This uses a new 'openssl' btool with just one operation so far. Signed-off-by: Simon Glass <sjg@chromium.org>