zephyr/kernel
Adithya Baglody 8d910b36a3 kernel: Arch specific memory domain APIs added
Added arch specific calls to handle memory domain destroy
and removal of partition.

GH-3852

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2017-10-20 10:39:51 -07:00
..
include kernel: arch interface for memory domain 2017-10-20 10:39:51 -07:00
alert.c
atomic_c.c
compiler_stack_protect.c
device.c kernel: Compare pointers before strings when getting device binding 2017-10-19 14:43:48 -07:00
errno.c
idle.c
init.c
int_latency_bench.c
Kconfig
Kconfig.event_logger
Kconfig.power_mgmt
mailbox.c
Makefile
mem_domain.c kernel: Arch specific memory domain APIs added 2017-10-20 10:39:51 -07:00
mem_slab.c
mempool.c
msg_q.c
mutex.c
pipes.c
poll.c poll: k_poll: Return -EINTR if not ready 2017-10-18 13:02:52 -04:00
pthread.c
queue.c queue: k_queue_cancel_wait: Fix not interrupting other threads 2017-10-18 13:02:52 -04:00
sched.c
sem.c
stack.c
sys_clock.c
system_work_q.c
thread_abort.c
thread.c kernel: add k_thread_access_grant() 2017-10-18 07:37:38 -07:00
timer.c
userspace_handler.c
userspace.c userspace: treat thread stacks as kernel objects 2017-10-16 19:02:00 -07:00
version.c
work_q.c kernel: fix k_thread_stack_t definition 2017-10-17 08:24:29 -07:00