Re: [PATCH v3 08/14] hw/loongarch/virt: connect TPM to platform bus

2023-10-30 Thread Stefan Berger
On 10/29/23 02:03, Joelle van Dyne wrote: Signed-off-by: Joelle van Dyne Reviewed-by: Stefan Berger --- hw/loongarch/virt.c | 7 +++ hw/loongarch/Kconfig | 1 + 2 files changed, 8 insertions(+) diff --git a/hw/loongarch/virt.c b/hw/loongarch/virt.c index 4b7dc67a2d..feed0f8bbf 100

[PATCH v3 08/14] hw/loongarch/virt: connect TPM to platform bus

2023-10-28 Thread Joelle van Dyne
Signed-off-by: Joelle van Dyne --- hw/loongarch/virt.c | 7 +++ hw/loongarch/Kconfig | 1 + 2 files changed, 8 insertions(+) diff --git a/hw/loongarch/virt.c b/hw/loongarch/virt.c index 4b7dc67a2d..feed0f8bbf 100644 --- a/hw/loongarch/virt.c +++ b/hw/loongarch/virt.c @@ -1004,6 +1004,13 @@