zephyr/drivers/entropy
Michal Sieron 0bfa223c68 entropy: entropy_litex: Use LiteX HAL
Use `litex_read` instead of separate implementation in driver.

Signed-off-by: Michal Sieron <msieron@internships.antmicro.com>
2022-04-29 16:11:53 +02:00
..
CMakeLists.txt entropy: bt_hci: driver added 2022-03-23 13:38:47 +01:00
Kconfig entropy: bt_hci: driver added 2022-03-23 13:38:47 +01:00
Kconfig.b91
Kconfig.bt_hci Bluetooth: Fix compilation for entropy_bt_hci 2022-04-26 09:00:03 +02:00
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.gecko
Kconfig.litex
Kconfig.mcux
Kconfig.native_posix
Kconfig.neorv32
Kconfig.nrf5 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.rv32m1
Kconfig.sam
Kconfig.stm32
entropy_b91_trng.c
entropy_bt_hci.c Bluetooth: host: Introduce a new bt_hci_le_rand() call 2022-04-01 11:21:51 +02:00
entropy_cc13xx_cc26xx.c pm: policy: Consider substates for state lock functions 2022-04-28 16:32:23 +02:00
entropy_esp32.c
entropy_gecko_trng.c
entropy_handlers.c
entropy_litex.c entropy: entropy_litex: Use LiteX HAL 2022-04-29 16:11:53 +02:00
entropy_mcux_rng.c
entropy_mcux_rnga.c
entropy_mcux_trng.c
entropy_neorv32_trng.c
entropy_nrf5.c drivers: entropy: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
entropy_rv32m1_trng.c
entropy_sam.c drivers: entropy: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
entropy_stm32.c pm: policy: Consider substates for state lock functions 2022-04-28 16:32:23 +02:00
fake_entropy_native_posix.c