zephyr/kernel
Kumar Gala bfaaa6bbe9 dts: Convert CONFIG_CCM to DT_CCM
Since we know do DTS before Kconfig we should try and remove dts from
creating Kconfig namespaced symbols and leave that to Kconfig.  So
rename CONFIG_CCM_<FOO> to DT_CCM_<FOO>.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-08 10:29:57 -06:00
..
include libc: set up memory partitions 2019-02-08 07:04:30 -05:00
atomic_c.c
CMakeLists.txt
compiler_stack_protect.c
device.c
errno.c
idle.c power: Eliminate SYS_PM_* power states. 2019-02-08 09:07:00 -05:00
init.c dts: Convert CONFIG_CCM to DT_CCM 2019-02-08 10:29:57 -06:00
int_latency_bench.c
Kconfig userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
Kconfig.power_mgmt
mailbox.c
mem_domain.c kernel: mem_domain: extend sane_partition for non-overlapping regions 2019-02-05 09:28:59 -08:00
mem_slab.c kernel: Enforce k_mem_slab block size alignment 2019-02-06 07:18:45 -05:00
mempool.c
msg_q.c
mutex.c
pipes.c
poll.c
queue.c
sched.c kernel/sched: fix CPU mask kconfig typo 2019-02-04 15:53:09 -05:00
sem.c
smp.c
stack.c
system_work_q.c
thread_abort.c
thread.c
timeout.c
timer.c
userspace_handler.c
userspace.c userspace: do not auto-cleanup static objects 2019-02-08 07:04:30 -05:00
version.c
work_q.c