public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v4 0/1] crypto: atmel-sha204a - multiple RNG fixes
@ 2026-04-26 15:49 Lothar Rubusch
  2026-04-26 15:49 ` [PATCH v4 1/1] crypto: atmel-sha204a - fix non-blocking read logic Lothar Rubusch
  0 siblings, 1 reply; 3+ messages in thread
From: Lothar Rubusch @ 2026-04-26 15:49 UTC (permalink / raw)
  To: herbert, thorsten.blum, davem, nicolas.ferre, alexandre.belloni,
	claudiu.beznea, ardb, linusw
  Cc: linux-crypto, linux-arm-kernel, linux-kernel, l.rubusch

When testing the RNG functionality on the Atmel SHA204a hardware, rngtest
reported failures. Fix start of reading and size of fetched data.

I verified and applied Ard's solution (tagged it with sugtgested-by, pls
tell me if I used the wrong tag).

Signed-off-by: Lothar Rubusch <l.rubusch@gmail.com>
---
v3 -> v4: Reduce seet and set focus on RNG fix, blocking and nonblocking
v2 -> v3: Removal blank line, rebased
v1 -> v2: Removal of C++ style comment
---
Lothar Rubusch (1):
  crypto: atmel-sha204a - fix non-blocking read logic

 drivers/crypto/atmel-sha204a.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


base-commit: 5db6ef9847717329f12c5ea8aba7e9f588a980c0
-- 
2.39.5



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

end of thread, other threads:[~2026-04-26 16:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-26 15:49 [PATCH v4 0/1] crypto: atmel-sha204a - multiple RNG fixes Lothar Rubusch
2026-04-26 15:49 ` [PATCH v4 1/1] crypto: atmel-sha204a - fix non-blocking read logic Lothar Rubusch
2026-04-26 16:43   ` Thorsten Blum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox