crypto/fsl: add support for multiple SEC engines initialization
authorAlex Porosanu <alexandru.porosanu@freescale.com>
Fri, 29 Apr 2016 12:18:00 +0000 (15:18 +0300)
committerYork Sun <york.sun@nxp.com>
Wed, 18 May 2016 15:51:46 +0000 (08:51 -0700)
commit76394c9c9139b82e21a6e52da0e7341a3374f4be
tree3b4bc18b9b9d5424f2d556b2c4b17008386c2b0c
parent404bf4547ecb4c1409ae0936444fe02ba978e510
crypto/fsl: add support for multiple SEC engines initialization

For SoCs that contain multiple SEC engines, each of them needs
to be initialized (by means of initializing among others the
random number generator).

Signed-off-by: Alex Porosanu <alexandru.porosanu@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/powerpc/cpu/mpc85xx/cpu_init.c
drivers/crypto/fsl/jr.c
drivers/crypto/fsl/jr.h
include/fsl_sec.h