[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v8 5/6] hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES c
From: |
David Gibson |
Subject: |
Re: [PATCH v8 5/6] hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES config |
Date: |
Tue, 21 Jan 2020 15:02:55 +1100 |
On Wed, Jan 08, 2020 at 11:10:11AM -0500, Stefan Berger wrote:
> From: Stefan Berger <address@hidden>
>
> Signed-off-by: Stefan Berger <address@hidden>
Reviewed-by: David Gibson <address@hidden>
> ---
> hw/ppc/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/hw/ppc/Kconfig b/hw/ppc/Kconfig
> index f927ec9c74..b5b3519158 100644
> --- a/hw/ppc/Kconfig
> +++ b/hw/ppc/Kconfig
> @@ -10,6 +10,7 @@ config PSERIES
> select XICS_SPAPR
> select XIVE_SPAPR
> select MSI_NONBROKEN
> + select TPM_SPAPR
>
> config SPAPR_RNG
> bool
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
signature.asc
Description: PGP signature
- Re: [PATCH v8 4/6] tpm_spapr: Support suspend and resume, (continued)
[PATCH v8 2/6] spapr: Implement get_dt_compatible() callback, Stefan Berger, 2020/01/08
[PATCH v8 3/6] tpm_spapr: Support TPM for ppc64 using CRQ based interface, Stefan Berger, 2020/01/08
[PATCH v8 5/6] hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES config, Stefan Berger, 2020/01/08
[PATCH v8 6/6] docs/specs/tpm: reST-ify TPM documentation, Stefan Berger, 2020/01/08