commit | 5b83104da2c7e55acfe2c3939cd19d1717345420 | [log] [tgz] |
---|---|---|
author | Alexandru Gagniuc <mr.nuke.me@gmail.com> | Fri Feb 19 12:45:16 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 14 15:23:01 2021 -0400 |
tree | 1633e6aa1c3d35f5da2b3df936166f54d5990a93 | |
parent | 9b6fc0cbdf06d63232754ba7b9ac0d5bbcca7fa9 [diff] |
doc: signature.txt: Document the keydir and keyfile arguments After lots of debating, this documents how we'd like mkimage to treat 'keydir' and 'keyfile' arguments. The rest is in the docs. Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>