commit | 593e17d673abe8e903412e6d55b2eb54b159b096 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Tue Apr 14 11:51:39 2020 +0900 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Apr 16 08:12:46 2020 +0200 |
tree | 0e457917cfed97e285d1178fb1d30eb894046531 | |
parent | 9bf09b5120da6d21d9e7774d958b98116828f907 [diff] |
efi_loader: add signature verification functions In this commit, implemented are a couple of helper functions which will be used to materialize variable authentication as well as image authentication in later patches. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>