Commits

Aymen Sghaier committed a4a99b620aa
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>