]> git.baikalelectronics.ru Git - uboot.git/commit
i.MX6SX: crypto/fsl: fix entropy delay value
authorGaurav Jain <gaurav.jain@nxp.com>
Fri, 15 Apr 2022 11:10:49 +0000 (16:40 +0530)
committerStefano Babic <sbabic@denx.de>
Thu, 19 May 2022 19:39:36 +0000 (21:39 +0200)
commit05ddd1a17085fa6e2959b55d6424b6113108b43a
tree6df39d78304f7eed572a0d148fd37741a94cd763
parent0a3f0de11ebe1f23dc1946c6c08d3dcd2c72fa99
i.MX6SX: crypto/fsl: fix entropy delay value

RNG Hardware error is reported due to incorrect entropy delay

rng self test are run to determine the correct ent_dly.
test is executed with different voltage and temperature to identify the
worst case value for ent_dly. after adding a margin value(1000),
ent_dly should be at least 12000.

Signed-off-by: Gaurav Jain <gaurav.jain@nxp.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
drivers/crypto/fsl/jr.c
include/fsl_sec.h