commit | 057123260741a82a07efa9423f4b30bf6477f23c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Mar 18 11:44:03 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Apr 01 07:45:09 2020 -0600 |
tree | 8181f82b6c7a2cb3a35809f1bb7d1caa1da3c649 | |
parent | 81d1387becc934b01efb12a6cdacb4bb26280fdf [diff] |
fit_check_sign: Allow selecting the configuration to verify This tool always verifies the default configuration. It is useful to be able to verify a specific one. Add a command-line flag for this and plumb the logic through. Signed-off-by: Simon Glass <sjg@chromium.org>