zephyr/drivers/entropy
Alberto Escolar Piedras 78bf7518a9 drivers: entropy: nrf5: Use nrf_rng hal for registers w sideeffects
To enable for easier testing, replace direct use of registers
from Nordic's nrfx MDK with accesses via its HAL inlined functions

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-06-18 11:09:19 +02:00
..
CMakeLists.txt drivers: entropy: Remove usage of zephyr_library_ifdef 2018-05-28 13:23:13 -04:00
Kconfig
Kconfig.esp32
Kconfig.mcux
Kconfig.native_posix native: entropy: warn of security risk 2018-05-17 07:51:00 +03:00
Kconfig.nrf5 drivers: entropy: nrf5: Clarify Kconfig options 2018-04-05 08:09:57 -04:00
Kconfig.stm32
entropy_esp32.c
entropy_handlers.c syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
entropy_mcux_rnga.c devices: entropy: Initialize drivers during PRE_KERNEL_1 stage 2018-05-22 15:59:25 -07:00
entropy_mcux_trng.c devices: entropy: Initialize drivers during PRE_KERNEL_1 stage 2018-05-22 15:59:25 -07:00
entropy_nrf5.c drivers: entropy: nrf5: Use nrf_rng hal for registers w sideeffects 2018-06-18 11:09:19 +02:00
entropy_stm32.c devices: entropy: Initialize drivers during PRE_KERNEL_1 stage 2018-05-22 15:59:25 -07:00
fake_entropy_native_posix.c devices: entropy: Initialize drivers during PRE_KERNEL_1 stage 2018-05-22 15:59:25 -07:00