[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v23 00/33] Automatic Disk Unlock with TPM2
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v23 00/33] Automatic Disk Unlock with TPM2 |
Date: |
Mon, 25 Nov 2024 18:21:04 +0100 |
Hey,
On Tue, Nov 19, 2024 at 10:15:24AM -0500, Stefan Berger wrote:
> On 11/15/24 2:34 AM, Gary Lin wrote:
> > GIT repo for v23: https://github.com/lcp/grub2/tree/tpm2-unlock-v23
> >
> > This patch series is based on "Automatic TPM Disk Unlock"(*1) posted by
> > Hernan Gatta to introduce the key protector framework and TPM2 stack
> > to GRUB, and this could be a useful feature for the systems to
> > implement full disk encryption.
>
> I tested this now again on ppc64 (kvm) with the --tpm2key option (I would
> recommend) and without it (-k & -p passed to tpm2_key_protector_init):
>
> Tested-by: Stefan Berger <stefanb@linux.ibm.com>
I cannot hear about or see any other problems with the patches. Though
certainly they are... :-) Anyway, I will push this patch set together
with other patches in the following days.
Gary, Stefan and others, thank you patiently working on this patch set!
Daniel
- [PATCH v23 27/33] tpm2_key_protector: Implement NV index, (continued)
- [PATCH v23 27/33] tpm2_key_protector: Implement NV index, Gary Lin, 2024/11/15
- [PATCH v23 22/33] tss2: Add TPM2 Software Stack (TSS2) support, Gary Lin, 2024/11/15
- [PATCH v23 24/33] cryptodisk: Support key protectors, Gary Lin, 2024/11/15
- [PATCH v23 32/33] tests: Add tpm2_key_protector_test, Gary Lin, 2024/11/15
- [PATCH v23 31/33] tpm2_key_protector: Add grub-emu support, Gary Lin, 2024/11/15
- [PATCH v23 23/33] key_protector: Add TPM2 Key Protector, Gary Lin, 2024/11/15
- [PATCH v23 29/33] cryptodisk: wipe out the cached keys from protectors, Gary Lin, 2024/11/15
- [PATCH v23 30/33] diskfilter: look up cryptodisk devices first, Gary Lin, 2024/11/15
- [PATCH v23 33/33] docs: Document TPM2 key protector, Gary Lin, 2024/11/15
- Re: [PATCH v23 00/33] Automatic Disk Unlock with TPM2, Stefan Berger, 2024/11/19
- Re: [PATCH v23 00/33] Automatic Disk Unlock with TPM2,
Daniel Kiper <=