zephyr/tests/kernel
Piotr Zięcik 1c16cfcc30 arch: arm: Make ARM_MPU the sole option controlling MPU usage
This commit removes all MPU-related (ARM_CORE_MPU and NXP_MPU)
options exept ARM_MPU, which becomes master switch controlling
MPU support on ARM.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2018-09-20 14:16:50 +02:00
..
alert/alert_api cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
arm_irq_vector_table Kconfig: Use new preprocessor syntax for env. variables 2018-09-11 19:17:25 -04:00
arm_runtime_nmi cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
boot_page_table cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
common coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
context cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
critical cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
device cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
early_sleep cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
errno cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
fatal arch: arm: Make ARM_MPU the sole option controlling MPU usage 2018-09-20 14:16:50 +02:00
fifo cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
fp_sharing coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
gen_isr_table tests: gen_isr_table: Add barriers after triggering the irq 2018-08-29 18:48:42 -04:00
init tests: kernel: init: Fix integer overflow issue 2018-08-26 18:47:08 -07:00
irq_offload cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
lifo cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
mbox coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
mem_heap/mheap_api_concept cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
mem_pool coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
mem_protect tests: mem_protect: syscalls: set CONFIG_USERSPACE in prj.conf 2018-09-18 17:03:57 -04:00
mem_slab coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
mp cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
msgq/msgq_api cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
mutex cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
obj_tracing irq: Fix irq_lock api usage 2018-08-16 19:47:41 -07:00
pending irq: Fix irq_lock api usage 2018-08-16 19:47:41 -07:00
pipe coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
poll tests: k_poll: Add testcase to poll fifo which gets k_fifo_cancel_wait 2018-08-30 09:28:29 -04:00
profiling/profiling_api cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
queue cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
sched tests/kernel/sched/deadline: Disable CONFIG_BT 2018-09-08 08:43:06 -04:00
semaphore cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
sleep cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
smp tests: smp: Modify test to verify thread delay 2018-08-20 17:51:07 -07:00
spinlock cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
stack cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
static_idt cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
threads tests/kernel/threads/no-multithreading: Disable USERSPACE 2018-08-30 13:29:09 -04:00
tickless cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
timer cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
workq cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
xip cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00