zephyr/tests/kernel/mem_protect
Francois Ramu 391da6f8f5 boards: arm: stm32f756 with all mpu regions when testing in userspace
Disable the  quadspi mpu region of the nucleo_f756zg (like done on
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>
2024-04-30 15:11:57 +02:00
..
demand_paging tests: kernel: use TC_END_REPORT for faults 2024-02-28 13:39:15 -05:00
futex tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
mem_map hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mem_protect hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
obj_validation tests: mem_protect/obj_validation: fix check for heap size 2024-02-12 13:36:48 +01:00
protection tests: kernel: mem_protect: Handle thumb instructions for Cortex-R 2024-02-02 17:05:01 -06:00
stack_random tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
stackprot tests: mem_protect/stackprot: test mapped stack 2024-04-10 07:44:27 -04:00
sys_sem tests: kernel: use TC_END_REPORT for faults 2024-02-28 13:39:15 -05:00
syscalls hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
userspace boards: arm: stm32f756 with all mpu regions when testing in userspace 2024-04-30 15:11:57 +02:00