Re: [PATCH v6 3/3] tpm: ibmvtpm: Add support for TPM2

From: Stefan Berger
Date: Thu Mar 05 2020 - 08:58:24 EST


On 3/5/20 6:21 AM, Jarkko Sakkinen wrote:
On Wed, 2020-03-04 at 08:22 -0500, Stefan Berger wrote:
From: Stefan Berger <stefanb@xxxxxxxxxxxxx>

Support TPM2 in the IBM vTPM driver. The hypervisor tells us what
version of TPM is connected through the vio_device_id.

In case a TPM2 device is found, we set the TPM_CHIP_FLAG_TPM2 flag
and get the command codes attributes table. The driver does
not need the timeouts and durations, though.

Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxxxxx>
There is huge bunch of people in the cc-list and these patches
have total zero tested-by's. Why is that?


I cc'ed them because of their involvement in other layers. That's all I can say.

 Stefan


/Jarkko