Re: [PATCH v3 6/6] crypto/fsl: add RNG support

2020-06-26 Thread Heinrich Schuchardt
On 6/25/20 2:19 PM, Michael Walle wrote: > Register the random number generator with the rng subsystem in u-boot. > This way it can be used by EFI as well as for the 'rng' command. > > Signed-off-by: Michael Walle > --- > drivers/crypto/fsl/Kconfig | 14 ++ > drivers/crypto/fsl/Makefile |

Re: [PATCH v3 6/6] crypto/fsl: add RNG support

2020-06-25 Thread Heinrich Schuchardt
On 25.06.20 14:19, Michael Walle wrote: > Register the random number generator with the rng subsystem in u-boot. > This way it can be used by EFI as well as for the 'rng' command. > > Signed-off-by: Michael Walle > --- > drivers/crypto/fsl/Kconfig | 14 ++ > drivers/crypto/fsl/Makefile |