summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAKASHI Takahiro <[email protected]>2021-10-07 15:23:32 +0900
committerHeinrich Schuchardt <[email protected]>2021-10-25 21:13:06 +0200
commit7a6fb28c8e4b03bc37b05936ae5fa4c16c278520 (patch)
tree6ab339e56499f4b63f06b97f9bf7900d1c0d1123 /include
parentc5e81fddf2f0b0068f4763423cd2735e2769cf29 (diff)
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 <[email protected]> Reviewed-by: Ilias Apalodimas <[email protected]> Signed-off-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions