zephyr/arch/arc
Leandro Pereira adce1d1888 subsys: Add random subsystem
Some "random" drivers are not drivers at all: they just implement the
function `sys_rand32_get()`.  Move those to a random subsystem in
preparation for a reorganization.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-11-01 08:26:29 -04:00
..
core cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
include cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
soc subsys: Add random subsystem 2017-11-01 08:26:29 -04:00
Kbuild
Kconfig cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
Makefile doc: fix misspellings and missing EOF newlines 2017-08-16 17:38:41 -05:00
defconfig