[U-Boot] [U-Boot, v5, 3/4] drivers: crypto: ace_sha: add implementation of hardware based lib rand

Tom Rini trini at ti.com
Fri Mar 28 22:17:15 CET 2014


On Tue, Mar 25, 2014 at 10:58:21AM +0100, Przemyslaw Marczak wrote:

> This patch adds implementation of rand library based on hardware random
> number generator of security subsystem in Exynos SOC.
> 
> This library includes:
> - srand()  - used for seed hardware block
> - rand()   - returns random number
> - rand_r() - the same as above with given seed
> 
> which depends on CONFIG_EXYNOS_ACE_SHA and CONFIG_LIB_HW_RAND.
> 
> Signed-off-by: Przemyslaw Marczak <p.marczak at samsung.com>
> cc: Akshay Saraswat <akshay.s at samsung.com>
> cc: ARUN MANKUZHI <arun.m at samsung.com>
> cc: Minkyu Kang <mk7.kang at samsung.com>
> Cc: Michael Walle <michael at walle.cc>
> Cc: Tom Rini <trini at ti.com>
> Cc: Masahiro Yamada <yamada.m at jp.panasonic.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140328/800f5eda/attachment.pgp>


More information about the U-Boot mailing list