commit | 1faaca41d286f40969878ef6801120119c10a0df | [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 | 1900a3b6b2059f911dd2f3a0fe282127aeafb3c6 [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>