zephyr/kernel
Sebastian Bøe 0829ddfe9a kbuild: Removed KBuild
Signed-off-by: Sebastian Boe <sebastian.boe@nordicsemi.no>
2017-11-08 20:00:22 -05:00
..
include kernel: arch interface for memory domain 2017-11-07 12:22:43 -08:00
alert.c
atomic_c.c
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
compiler_stack_protect.c
device.c
errno.c
idle.c
init.c kernel: init: mem_domain structure is initialized for dummy thread. 2017-11-07 12:22:43 -08:00
int_latency_bench.c
Kconfig kernel: Add option to ensure writable pages are not executable 2017-11-02 13:40:50 -07:00
Kconfig.event_logger
Kconfig.power_mgmt
mailbox.c
mem_domain.c kernel: Arch specific memory domain APIs added 2017-11-07 12:22:43 -08:00
mem_slab.c
mempool.c
msg_q.c
mutex.c
pipes.c
poll.c
pthread.c
queue.c
sched.c
sem.c
stack.c
sys_clock.c
system_work_q.c
thread_abort.c
thread.c mem_domain: inherit from parent thread 2017-11-08 09:14:52 -08:00
timer.c
userspace_handler.c userspace: assign thread IDs at build time 2017-11-03 11:29:23 -07:00
userspace.c userspace: assign thread IDs at build time 2017-11-03 11:29:23 -07:00
version.c
work_q.c