]> git.ipfire.org Git - thirdparty/grub.git/commit
tests/tpm2_key_protector_test: Add tests for SHA-384 PCR bank
authorGary Lin <glin@suse.com>
Fri, 13 Jun 2025 07:02:35 +0000 (15:02 +0800)
committerDaniel Kiper <daniel.kiper@oracle.com>
Tue, 17 Jun 2025 12:13:42 +0000 (14:13 +0200)
commit91cb7ff6bb05089af573775298148d88fbc1771b
treeb4f3c0e9cffeade2b014e4dea61fb6bed2b29f95
parent451e227e530e765d4af1960b9795d8987ea6ee78
tests/tpm2_key_protector_test: Add tests for SHA-384 PCR bank

Add a few more tests to seal and unseal the key with the SHA-384 PCR
bank instead of the default SHA-256 PCR bank.

Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: Sudhakar Kuppusamy <sudhakar@linux.ibm.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
tests/tpm2_key_protector_test.in