zephyr/tests/kernel/mem_protect
Lucien Zhao 5c3efe1e68 samples: userspace: shared_mem: remove mimxrt700_evk cm33 cores
The number of mpu regions that can be configured is less than four cases.
Therefore, only remove this case on cm33 cores, failed log show below:
"num_parts of 4 exceeds maximum allowable partitions (3)"

samples: kernel: mem_protect: userspace: remove mimxrt700_evk cm33 cores

The maximum number of partitions is less than the number of partitions
currently required, causing case to be unable to apply for or delete
excess regions.

Signed-off-by: Lucien Zhao <lucien.zhao@nxp.com>
2025-01-14 17:56:53 +01:00
..
demand_paging tests: demand_paging/mem_map: move malloc config to prj.conf 2024-12-07 16:01:10 +00:00
futex
mem_map tests: mem_protect/mem_map: add data cache manipulations 2024-12-19 21:54:16 +01:00
mem_protect Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
obj_validation Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
protection tests: mem_protect/protection: Use __noinline attribute 2024-11-30 01:04:11 +01:00
stack_random
stackprot tests: mem_protect/stackprot: Use __noinline attribute 2024-11-30 01:04:11 +01:00
sys_sem tests: copy intel_adsp_ace30_ptl.conf to *_sim.conf 2024-11-18 13:18:22 -05:00
syscalls tests: mem_protect/syscalls: exclude board numaker_m2l31ki 2024-06-12 21:13:26 -04:00
userspace samples: userspace: shared_mem: remove mimxrt700_evk cm33 cores 2025-01-14 17:56:53 +01:00