zephyr/arch
Erwin Rol 2fc9dc61d4 drivers: stm32: random: Initial STM32 random number generator driver
Add a STM32 LL based driver for the RNG processor. The RNG processor
is a random number generator, based on a continuous analog noise, that
provides a random 32-bit value to the host when read. The RNG passed
the FIPS PUB 140-2 (2001 October 10) tests with a success ratio of 99%.

Signed-off-by: Erwin Rol <erwin@erwinrol.com>
2017-07-07 07:27:39 -05:00
..
arc linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
arm drivers: stm32: random: Initial STM32 random number generator driver 2017-07-07 07:27:39 -05:00
common linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
nios2 linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
riscv32 riscv32: fixed context restore upon exiting ISR 2017-06-30 06:31:51 -04:00
x86 qemu_x86: ia32: fix ROM size with XIP enabled 2017-06-29 07:46:58 -04:00
xtensa arch: xtensa: Use CONFIG_SIMULATOR_XTENSA to set XT_{BOARD,SIMULATOR} 2017-06-21 18:09:13 -04:00
Kconfig spell: Kconfig help typos: /arch 2017-04-24 20:14:53 +00:00
Makefile gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00