Commits
Aymen Sghaier committed 20bd91de9f4
MLK-18703: crypto: caam: Add init TRNG into SPL or U-Boot The following reasons lead to instantiate the TRNG into U-Boot/SPL: - On some i.MX platforms Linux Kernel could not instantiate RNG - RNG could be used/needed by M4/M0 cores before Kernel stage - Having the RNG instantiation implemented only once for almost i.MX platforms Signed-off-by: Aymen Sghaier <aymen.sghaier@nxp.com> (cherry picked from commit 1f4134c85f6416cbdadaf5f4ff6321f6c685c74c)