zephyr/drivers/entropy
Pawel Czarnecki 894b488b06 drivers: entropy: Add driver for LiteX PRBS module
This adds PRBS ranom number generator driver for
LiteX SoC builder with its bindings.

Signed-off-by: Pawel Czarnecki <pczarnecki@internships.antmicro.com>
Signed-off-by: Mateusz Holenko <mholenko@antmicro.com>
2020-01-06 13:33:25 -05:00
..
CMakeLists.txt drivers: entropy: Add driver for LiteX PRBS module 2020-01-06 13:33:25 -05:00
entropy_cc13xx_cc26xx.c
entropy_esp32.c
entropy_handlers.c
entropy_litex.c drivers: entropy: Add driver for LiteX PRBS module 2020-01-06 13:33:25 -05:00
entropy_mcux_rnga.c
entropy_mcux_trng.c
entropy_nrf5.c drivers: nrfx: Update implementations after switching to nrfx 2.0.0 2019-11-08 14:54:12 +01:00
entropy_rv32m1_trng.c drivers: entropy: add openisa/RV32M1 entropy driver 2019-11-08 15:38:57 +01:00
entropy_sam.c
entropy_stm32.c
fake_entropy_native_posix.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
Kconfig drivers: entropy: Add driver for LiteX PRBS module 2020-01-06 13:33:25 -05:00
Kconfig.cc13xx_cc26xx kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.esp32 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.litex drivers: entropy: Add driver for LiteX PRBS module 2020-01-06 13:33:25 -05:00
Kconfig.mcux kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.native_posix
Kconfig.nrf5 drivers: entropy: set default RNG priority for nRF5340 2019-11-08 19:26:35 +01:00
Kconfig.rv32m1 drivers: entropy: rv32m1: Turn pointless 'menuconfig' into 'config' 2019-12-09 16:39:30 -05:00
Kconfig.sam kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.stm32 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00