zephyr/tests/kernel/mem_protect/userspace
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
..
boards boards: arm: stm32f746 with all mpu regions when testing in userspace 2023-11-06 12:32:08 +01:00
src syscall: rename z_object_find -> k_object_find 2023-11-03 11:46:52 +01:00
CMakeLists.txt
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00