zephyr/kernel/include
Andrew Boie 62fad96802 userspace: zero app memory bss earlier
Some init tasks may use some bss app memory areas and
expect them to be zeroed out. Do this much earlier
in the boot process, before any of the init tasks
run.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-03-05 08:27:20 -05:00
..
gen_offset.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00
kernel_internal.h userspace: zero app memory bss earlier 2019-03-05 08:27:20 -05:00
kernel_offsets.h kernel: Remove duplicated identifier 2018-11-04 11:37:24 -05:00
kernel_structs.h kernel: Remove duplicated identifier 2018-11-04 11:37:24 -05:00
ksched.h kernel: Add _unlocked() variant to context switch primitives 2019-02-08 14:49:39 -05:00
kswap.h kernel: Add _unlocked() variant to context switch primitives 2019-02-08 14:49:39 -05:00
offsets_short.h x86: implement interrupt stack trampoline 2019-02-14 12:46:36 -05:00
syscall_handler.h kernel: syscall_handler: get rid of stdarg 2019-02-25 13:42:03 -08:00
timeout_q.h kernel: timeout: detect inactive timeouts using dnode linked state 2019-01-23 20:46:49 +01:00
wait_q.h kernel/include: Move stubs for timeout functions to their declarations 2018-10-16 15:03:10 -04:00