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.marc...@samsung.com>
> cc: Akshay Saraswat <aksha...@samsung.com>
> cc: ARUN MANKUZHI <aru...@samsung.com>
> cc: Minkyu Kang <mk7.k...@samsung.com>
> Cc: Michael Walle <mich...@walle.cc>
> Cc: Tom Rini <tr...@ti.com>
> Cc: Masahiro Yamada <yamad...@jp.panasonic.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to