linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] add entropy delay device tree property
@ 2022-05-30 18:09 Vabhav Sharma
  2022-05-30 18:09 ` [PATCH 1/3] dt-bindings: crypto: fsl: add entropy delay property Vabhav Sharma
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Vabhav Sharma @ 2022-05-30 18:09 UTC (permalink / raw)
  To: horia.geanta, gaurav.jain, pankaj.gupta, herbert, davem,
	shawnguo, robh+dt
  Cc: linux-crypto, linux-kernel, NXP Linux Team, devicetree,
	linux-arm-kernel, silvano.dininno, V.Sethi

Add entropy delay device tree 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 on imx6sx platform, after          
adding a margin value(1000),entropy delay should be at least 12000.                
- Add dt-bindings                                                                  
- updated imx6sx device tree                                                       
- modify caam driver to read the property

Vabhav Sharma (3):
  dt-bindings: crypto: fsl: add entropy delay property
  arm: dts: imx6sx: Add entropy delay property
  crypto: caam: read entropy delay from device tree

 .../devicetree/bindings/crypto/fsl-sec4.txt      |  6 ++++++
 arch/arm/boot/dts/imx6sx.dtsi                    |  1 +
 drivers/crypto/caam/ctrl.c                       | 16 ++++++++++++----
 3 files changed, 19 insertions(+), 4 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-08-01 23:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-30 18:09 [PATCH 0/3] add entropy delay device tree property Vabhav Sharma
2022-05-30 18:09 ` [PATCH 1/3] dt-bindings: crypto: fsl: add entropy delay property Vabhav Sharma
2022-06-05 21:21   ` Rob Herring
2022-06-16 17:49     ` [EXT] " Vabhav Sharma
2022-06-29 21:25       ` Rob Herring
2023-08-01 23:21         ` Vabhav Sharma
2022-05-30 18:09 ` [PATCH 2/3] arm: dts: imx6sx: Add " Vabhav Sharma
2022-05-30 18:09 ` [PATCH 3/3] crypto: caam: read entropy delay from device tree Vabhav Sharma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).