]> git.sur5r.net Git - u-boot/commit
drivers/crypto/fsl: enable raw data instead of von Neumann data
authorAlex Porosanu <alexandru.porosanu@freescale.com>
Tue, 5 May 2015 13:48:35 +0000 (16:48 +0300)
committerYork Sun <yorksun@freescale.com>
Mon, 3 Aug 2015 19:06:37 +0000 (12:06 -0700)
commitc4065517362ae9132ceaaec4103ed5ad6c9cfe92
tree8097d230210383abf9e40d1b036d1de01c0f8a31
parent17649e1b94b450f1ab0de7fa14553f390285f291
drivers/crypto/fsl: enable raw data instead of von Neumann data

The sampling of the oscillator can be done in multiple modes for
generating the entropy value. By default, this is set to von
Neumann. This patch changes the sampling to raw data, since it
has been discovered that the generated entropy has a better
'quality'.

Signed-off-by: Alex Porosanu <alexandru.porosanu@freescale.com>
Acked-by: Ruchika Gupta<ruchika.gupta@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
drivers/crypto/fsl/jr.c
include/fsl_sec.h