Re: [PATCH v3 4/8] tpm: Add the RNG child device

2022-03-08 Thread Sughosh Ganu
hi Simon, On Wed, 9 Mar 2022 at 08:05, Simon Glass wrote: > > Hi, > > On Fri, 4 Mar 2022 at 06:35, Sughosh Ganu wrote: > > > > The TPM device comes with the random number generator(RNG) > > functionality which is built into the TPM device. Add logic to add the > > RNG child device in the TPM

Re: [PATCH v3 4/8] tpm: Add the RNG child device

2022-03-08 Thread Simon Glass
Hi, On Fri, 4 Mar 2022 at 06:35, Sughosh Ganu wrote: > > The TPM device comes with the random number generator(RNG) > functionality which is built into the TPM device. Add logic to add the > RNG child device in the TPM uclass post probe callback. > > The RNG device can then be used to pass a set

[PATCH v3 4/8] tpm: Add the RNG child device

2022-03-04 Thread Sughosh Ganu
The TPM device comes with the random number generator(RNG) functionality which is built into the TPM device. Add logic to add the RNG child device in the TPM uclass post probe callback. The RNG device can then be used to pass a set of random bytes to the linux kernel, need for address space