MLK-17111-4: crypto: caam: Fix RNG Kernel oops on i.MX8QXP
authorAymen Sghaier <aymen.sghaier@nxp.com>
Mon, 18 Dec 2017 11:06:00 +0000 (12:06 +0100)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:51:50 +0000 (14:51 -0500)
commit3ef87b7020ffb6fe26ddcb85f2a732a66acce804
tree55609e45594c145a2da312684b98641b042713ef
parent949c77d1f34e2466fa6b23b8ab56169d12c33a1e
MLK-17111-4: crypto: caam: Fix RNG Kernel oops on i.MX8QXP

  Seen on i.MX8QXP board by reboot test, that Kernel oops occurs
 due to failing RNG instantiation with default entropy delay.
  The fix is to disable all job rings if RNG failed to prevent
 Kernel crash. And print an error message saying that this is
 a known limitation on REV A0 SoC.

Signed-off-by: Aymen Sghaier <aymen.sghaier@nxp.com>
drivers/crypto/caam/jr.c