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

Enable hardware acceleration for the gcry_sha256 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/15_build_sha256_x86_64_efi_opt_code.patch [new file with mode: 0644]