diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2021-10-07 15:23:32 +0900 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2021-10-25 21:13:06 +0200 |
commit | 7a6fb28c8e4b03bc37b05936ae5fa4c16c278520 (patch) | |
tree | 6ab339e56499f4b63f06b97f9bf7900d1c0d1123 /Licenses | |
parent | c5e81fddf2f0b0068f4763423cd2735e2769cf29 (diff) | |
download | u-boot-7a6fb28c8e4b03bc37b05936ae5fa4c16c278520.tar.gz u-boot-7a6fb28c8e4b03bc37b05936ae5fa4c16c278520.tar.bz2 u-boot-7a6fb28c8e4b03bc37b05936ae5fa4c16c278520.zip |
efi_loader: capsule: add back efi_get_public_key_data()
The commit 47a25e81d35c ("Revert "efi_capsule: Move signature from DTB to
.rodata"") failed to revert the removal of efi_get_public_key_data().
Add back this function and move it under lib/efi_loader so that other
platforms can utilize it. It is now declared as a weak function so that
it can be replaced with a platform-specific implementation.
Fixes: 47a25e81d35c ("Revert "efi_capsule: Move signature from DTB to
.rodata"")
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'Licenses')
0 files changed, 0 insertions, 0 deletions