zephyr/include
Flavio Ceolin c4f7faea10 random: Include header where it is used
Unit tests were failing to build because random header was included by
kernel_includes.h. The problem is that rand32.h includes a generated
file that is either not generated or not included when building unit
tests. Also, it is better to limit the scope of this file to where it is
used.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-07-08 21:05:36 -04:00
..
app_memory sys: util: Added separator to FOR_EACH_ macros 2020-06-10 11:58:13 +02:00
arch drivers: interrupt_controller: Add gicv3 SGI api 2020-07-01 08:02:57 -04:00
audio
bluetooth bluetooth: mesh: cdb: fix include files and add language directive 2020-07-08 16:47:10 +03:00
canbus
cmsis_rtos_v1
cmsis_rtos_v2
console
crypto
data json: Add top-level array encoding support 2020-06-19 18:21:27 +02:00
debug
devicetree
dfu dfu: flash_img: Constify flash_img_buffered_write() data parameter 2020-06-10 09:30:08 +02:00
disk
display
drivers drivers/pcie: Fix BAR address size limitation 2020-07-08 12:34:09 +02:00
dt-bindings dts: bindings: Add bindings for Semtech SX126x 2020-07-02 08:32:37 -04:00
fs subsys/fs/nvs: Move write_block_size to flash_parameters 2020-06-22 14:35:03 +02:00
linker linker: add iterable section macros 2020-06-24 17:09:22 -04:00
logging sys: util: Deprecate GET_ARGS_LESS_1 macro 2020-06-22 15:18:07 +02:00
mgmt
net net: http_client: add missing kernel.h include statement 2020-07-07 16:00:42 -04:00
posix lib: posix: nanosleep 2020-06-12 17:02:03 +02:00
power
random random: Add syscalls for random subsystem 2020-07-08 21:05:36 -04:00
settings
shell tests: shell: shell_flash: Add a test for 'flash read' 2020-07-07 17:19:26 -04:00
stats
storage includes/storage/stream_flash: clarification on API usage 2020-06-13 11:57:35 +02:00
sys sys/sys_io.h: Memory mapped I/O APIs must be pointer-sized, not 32 bit! 2020-07-08 12:34:09 +02:00
toolchain linker: add iterable section macros 2020-06-24 17:09:22 -04:00
tracing
usb
zephyr zephyr: Use deprecated instead of legacy for Kconfig int types 2020-06-09 06:49:56 -05:00
cache.h
device.h device: Fix structure documentation 2020-06-23 18:57:23 -04:00
devicetree.h
exc_handle.h
fatal.h
generated_dts_board.h
init.h device: Fix structure documentation 2020-06-23 18:57:23 -04:00
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h random: Include header where it is used 2020-07-08 21:05:36 -04:00
kernel_structs.h kernel/timeout: Fix 32 bit rollover conditions 2020-06-18 13:21:06 +02:00
kernel_version.h
kernel.h kernel: fix timer initializer field order 2020-07-07 19:27:32 -04:00
mempool_heap.h sys_heap: reduce the size of struct z_heap_bucket by half 2020-06-21 19:25:35 +02:00
mempool_sys.h
ptp_clock.h
sched_priq.h
shared_irq.h
spinlock.h
sw_isr_table.h
sys_clock.h api: Fix narrowing conversion C++ compilation warning in Z_TIMEOUT_TICKS 2020-06-30 12:21:41 -05:00
syscall_handler.h
syscall.h
timeout_q.h
toolchain.h
wait_q.h
zephyr.h