]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: remove redundant hash includes
authorRaymond Mao <raymond.mao@linaro.org>
Thu, 16 May 2024 21:11:50 +0000 (14:11 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 22 May 2024 14:55:28 +0000 (08:55 -0600)
commit329bb6677bf9cee18d4b87cb067ee832d0bb8e7b
treeb93886c572338888535b0b1c398306098cae0dad
parentd9e9e699becf20d9fd06c3067b52c78b1e4d6d59
efi_loader: remove redundant hash includes

Remove the redundant includes of u-boot/sha1.h, u-boot/sha256.h
and u-boot/sha512.h

Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
lib/efi_loader/efi_signature.c
lib/efi_loader/efi_tcg2.c