qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v9 3/3] tpm: Add support for TPM device over I2C bus


From: Ninad Palsule
Subject: Re: [PATCH v9 3/3] tpm: Add support for TPM device over I2C bus
Date: Mon, 27 Mar 2023 13:34:54 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

Hi Stefan,

On 3/27/23 1:26 PM, Stefan Berger wrote:


On 3/27/23 14:12, Ninad Palsule wrote:

diff --git a/hw/tpm/tpm_tis_i2c.c b/hw/tpm/tpm_tis_i2c.c
new file mode 100644
index 0000000000..551b89dac8
--- /dev/null
+++ b/hw/tpm/tpm_tis_i2c.c
@@ -0,0 +1,527 @@
+/*
+ * Aspeed i2c bus interface for reading from and writing to i2c device registers

This was my suggestion for the format but this is not the correct line.

With this line reverted to  tpm_tis_i2c.c - QEMU's TPM TIS I2C Device

Sorry about that. Fixed.

Thanks for the review.

Ninad



Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Tested-by: Stefan Berger <stefanb@linux.ibm.com>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]