lkml.org 
[lkml]   [2022]   [May]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 2/3] arm: dts: imx6sx: Add entropy delay property
Date
Add imx6sx entropy-delay property.

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

Signed-off-by: Vabhav Sharma <vabhav.sharma@nxp.com>
Reviewed-by: Horia Geanta <horia.geanta@nxp.com>
Reviewed-by: Gaurav Jain <gaurav.jain@nxp.com>
---
arch/arm/boot/dts/imx6sx.dtsi | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/imx6sx.dtsi b/arch/arm/boot/dts/imx6sx.dtsi
index fc6334336b3d..305fad35f5c4 100644
--- a/arch/arm/boot/dts/imx6sx.dtsi
+++ b/arch/arm/boot/dts/imx6sx.dtsi
@@ -864,6 +864,7 @@ aips2: bus@2100000 {

crypto: crypto@2100000 {
compatible = "fsl,sec-v4.0";
+ entropy-delay = <12000>;
#address-cells = <1>;
#size-cells = <1>;
reg = <0x2100000 0x10000>;
--
2.25.1
\
 
 \ /
  Last update: 2022-05-30 20:11    [W:0.076 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site