zephyr/subsys/random
Anas Nashif 4e396174ce kernel: move syscall_handler.h to internal include directory
Move the syscall_handler.h header, used internally only to a dedicated
internal folder that should not be used outside of Zephyr.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-11-03 11:46:52 +01:00
..
CMakeLists.txt random: Rename random header 2023-10-10 14:23:50 +03:00
Kconfig random: kconfig: Allow customizing timer initial state 2023-10-13 10:03:53 +03:00
rand32_ctr_drbg.c random: ctr_drbg: Thread safe in SMP 2023-09-27 11:55:10 -05:00
rand32_entropy_device.c random: initialize devices at compile time 2022-08-19 11:51:26 +02:00
rand32_handlers.c kernel: move syscall_handler.h to internal include directory 2023-11-03 11:46:52 +01:00
rand32_timer.c random: timer: Use build constant for seed 2023-10-13 10:03:53 +03:00
rand32_xoshiro128.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00