Re: [edk2-devel] [PATCH v4 0/3] ArmVirtPkg: Disable the TPM 2 platform hierarchy

2021-10-05 Thread Ard Biesheuvel
Merged as #2041 What is the status of the OVMF series with the same purpose? On Mon, 4 Oct 2021 at 21:56, Stefan Berger wrote: > > Yao, > > I think this series has the needed R-b's and should be commit-able. > > Cheers! > > Stefan > > > On 9/24/21 7:42 AM, Stefan Berger wrote: > > This

Re: [edk2-devel] [PATCH v4 0/3] ArmVirtPkg: Disable the TPM 2 platform hierarchy

2021-10-04 Thread Stefan Berger
Yao,    I think this series has the needed R-b's and should be commit-able. Cheers!    Stefan On 9/24/21 7:42 AM, Stefan Berger wrote: This series of patches disables the TPM 2 platform hierarchy. We just added the same functionality to the OvmfPkg. However, on x86, we could use the notifica

[edk2-devel] [PATCH v4 0/3] ArmVirtPkg: Disable the TPM 2 platform hierarchy

2021-09-24 Thread Stefan Berger
This series of patches disables the TPM 2 platform hierarchy. We just added the same functionality to the OvmfPkg. However, on x86, we could use the notification mechanism around gEfiDxeSmmReadyToLockProtocolGuid to indirectly invoke ConfigureTpmPlatformHierarchy(). Since ARM does not have an SMM m