zephyr/kernel/include
Flavio Ceolin 91fd6d0866 kernel: thread: Fix randomness problem with stack pointer random
In some platforms the size of size_t can be different of 4 bytes. Use
sys_rand_get to proper fill this variable.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2019-11-15 13:43:32 -08:00
..
gen_offset.h
kernel_arch_interface.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
kernel_internal.h kernel: thread: Fix randomness problem with stack pointer random 2019-11-15 13:43:32 -08:00
kernel_offsets.h arch/x86/intel64: Fix assumption with dummy threads 2019-10-19 12:09:32 -07:00
ksched.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
kswap.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
offsets_short.h