commit | 5981d611788adce88974687d4d561965d964fd08 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 20 18:23:16 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 31 11:04:00 2022 -0400 |
tree | 03a1872897fde56d12926c414756bf94ddb7369c | |
parent | 8de9896aa61579da62103aa06e9ab49006b3e5ab [diff] |
vpl: Allow signature verification Add the required Kconfig option so that signatures can be verified when loading a configuration. Signed-off-by: Simon Glass <sjg@chromium.org>