]> git.ipfire.org Git - thirdparty/grub.git/commit
libgcrypt: Add hardware acceleration for gcry_sha512
authorGary Lin <glin@suse.com>
Wed, 22 Oct 2025 01:28:59 +0000 (09:28 +0800)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 23 Oct 2025 17:15:00 +0000 (19:15 +0200)
commitf8f68f14ae540c7981f5ecbb9bbfa4dc76f45aeb
tree4112270dd06bbfc94f754abe46d4e8fc27f35ed2
parent70b2f5f08d9454bc7ecf9344ba090b449f2240da
libgcrypt: Add hardware acceleration for gcry_sha512

Enable hardware acceleration for the gcry_sha512 module when building
for the x86_64 EFI target.

Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
conf/Makefile.extra-dist
grub-core/lib/libgcrypt-patches/16_build_sha512_x86_64_efi_opt_code.patch [new file with mode: 0644]