Go to file
Dmitriy Korovkin ec8a461bfb Introduce public APIs for random number generation
Convert the existing non-public random number generation APIs
into public APIs (i.e. sys_rand32_init and sys_rand32_get).

Change-Id: Id93e81e351a66d02c08cf3f5d2dd54a3b4b213c5
Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com>
2016-02-05 20:14:12 -05:00
arch Introduce public APIs for random number generation 2016-02-05 20:14:12 -05:00
config Cleanup config/ directory for kbuild 2016-02-05 20:14:10 -05:00
doc Add In-Code Documentation Guidelines 2016-02-05 20:14:12 -05:00
drivers Introduce public APIs for random number generation 2016-02-05 20:14:12 -05:00
include Introduce public APIs for random number generation 2016-02-05 20:14:12 -05:00
kernel Introduce public APIs for random number generation 2016-02-05 20:14:12 -05:00
lib/libc libc: add license header 2016-02-05 20:14:09 -05:00
misc Remove nodes naming when using sysgen 2016-02-05 20:14:12 -05:00
net remove defs.objs file 2016-02-05 20:14:10 -05:00
samples Remove nodes naming when using sysgen 2016-02-05 20:14:12 -05:00
scripts kbuild: Remove compilation tool command line validation 2016-02-05 20:14:12 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig Kconfig: make architecture kconfig independent 2016-02-05 20:14:11 -05:00
Makefile kbuild: Avoid unconditional relinking of default target 2016-02-05 20:14:12 -05:00
Makefile.inc kbuild: Only execute initconfig target once 2016-02-05 20:14:12 -05:00
timo-env.sh Do not set path for host tools 2016-02-05 20:14:12 -05:00