zephyr/tests/kernel/mem_protect/userspace
Ioannis Glaropoulos 0dd300f365 tests: kernel: userspace: restrict gap-filling test to valid boards
We need to exclude the .gap_filling test from running on
ARMv8-M platforms with 8 MPU regions available, since the
userspace test defines and uses a memory domain whose number
of partitions exceed the maximum number of permitted partitions
in ARMv8-m SoCs with MPU_GAP_FILLING=y.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-08-28 12:55:37 +02:00
..
src userspace: deprecate k_mem_domain_remove_thread() 2020-08-26 20:35:02 -04:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
prj.conf tests: userspace: Do not assign promptless THREAD_USERSPACE_LOCAL_DATA 2020-01-13 19:04:27 +01:00
testcase.yaml tests: kernel: userspace: restrict gap-filling test to valid boards 2020-08-28 12:55:37 +02:00