[U-Boot] [PATCH v4 3/4] drivers: crypto: ace_sha: add implementation of hardware based lib rand
Tom Rini
trini at ti.com
Fri Mar 21 16:14:00 CET 2014
On Fri, Mar 21, 2014 at 09:56:19AM +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.
Reviewed-by: Tom Rini <trini at ti.com>
--
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/20140321/9ef960e3/attachment.pgp>
More information about the U-Boot
mailing list