[linux-yocto] [kernel-cache][PATCH] features/tpm: enable tpm support

Pradhan, Surya NarayanX surya.narayanx.pradhan at intel.com
Sun Dec 16 17:31:45 PST 2018


Hi Bruce,

Its for Branch : yocto-4.14 & yocto-4.19

Thanks & regards
Surya


-----Original Message-----
From: Bruce Ashfield [mailto:bruce.ashfield at windriver.com] 
Sent: Saturday, December 15, 2018 4:31 AM
To: Pradhan, Surya NarayanX <surya.narayanx.pradhan at intel.com>; linux-yocto at yoctoproject.org
Subject: Re: [linux-yocto] [kernel-cache][PATCH] features/tpm: enable tpm support

Which branches ? 4.19 and master ?

Bruce

On 2018-12-13 4:27 a.m., Pradhan Surya Narayanx wrote:
> Add tpm feature to intel-common-drivers.scc
> 
> Signed-off-by: Pradhan Surya Narayanx <surya.narayanx.pradhan at intel.com>
> ---
>   bsp/intel-common/intel-common-drivers.scc | 3 +++
>   1 file changed, 3 insertions(+)
> 
> diff --git a/bsp/intel-common/intel-common-drivers.scc b/bsp/intel-common/intel-common-drivers.scc
> index fa7168e..e094321 100644
> --- a/bsp/intel-common/intel-common-drivers.scc
> +++ b/bsp/intel-common/intel-common-drivers.scc
> @@ -56,6 +56,9 @@ include features/media/media-all.scc
>   # Industrial IO Support
>   include features/iio/iio.scc
>   
> +# TPM
> +include features/tpm/tpm.scc
> +
>   # Intel HD Audio
>   include features/sound/snd_hda_intel.scc
>   
> 



More information about the linux-yocto mailing list