Hi Heinrich,
On Thu, Dec 22, 2022 at 9:52 PM Heinrich Schuchardt wrote:
> > configs/mx6ull_14x14_evk_defconfig| 4 +
> > configs/mx6ull_14x14_evk_plugin_defconfig | 4 +
>
> Do these boards lack the CAAM RNG supported by drivers/crypto/fsl/rng.c?
imx6ull does not have CAAM.
On 12/22/22 09:50, Kshitiz Varshney wrote:
Implemented Data Co-Processor random number generation driver.
usage command:
rng
Kshitiz Varshney (3):
Uboot RNG Driver using Data Co-processor
Added dcp_rng driver initialization code
Added configs required for dcp_rng driver
arch/arm/ma
Implemented Data Co-Processor random number generation driver.
usage command:
rng
Kshitiz Varshney (3):
Uboot RNG Driver using Data Co-processor
Added dcp_rng driver initialization code
Added configs required for dcp_rng driver
arch/arm/mach-imx/mx6/soc.c | 10 ++
configs/
3 matches
Mail list logo