zephyr/tests/kernel/mem_protect
Francois Ramu 0dcaa4c668 boards: arm: stm32f746 with all mpu regions when testing in userspace
Disable the  quadspi mpu region of the nucleo_f746zg
when testing the samples/userspace/shared_mem
or tests/kernel/mem_protect/userspace
The stm32f7 cortex M7 has 8 MPU regions and the one for quadspi prevents
the testcase to PASS.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2023-11-06 12:32:08 +01:00
..
demand_paging tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
futex tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
mem_map tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mem_protect syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2023-11-03 11:46:52 +01:00
obj_validation syscall: rename z_object_validate -> k_object_validate 2023-11-03 11:46:52 +01:00
protection tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
stack_random tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
stackprot tests: kernel: fix thread function signatures 2023-10-30 17:45:59 +00:00
sys_sem tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
syscalls syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
userspace boards: arm: stm32f746 with all mpu regions when testing in userspace 2023-11-06 12:32:08 +01:00