zephyr/tests/kernel/mem_protect
Daniel Leung b43e7387db tests: mem_map: no exec test for intel_adsp/ace30/ptl
This needs special treatment because the TEST_MEM_MAP section
is placed at the end. Since there is code in TEST_MEM_MAP,
rimage thinks the whole text section spans from .text to
end of TEST_MEM_MAP, which overlaps .data and others, so
it complains. Skip the execution test to avoid this issue.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-10-03 22:00:54 +01:00
..
demand_paging tests: demand_paging: add a test for on-demand sections 2024-09-11 20:18:51 -04:00
futex
mem_map tests: mem_map: no exec test for intel_adsp/ace30/ptl 2024-10-03 22:00:54 +01:00
mem_protect doc: kernel: define additional doxygen groups 2024-09-17 05:24:09 -04:00
obj_validation tests: mem_protect/obj_validation: fix check for heap size 2024-02-12 13:36:48 +01:00
protection arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
stack_random
stackprot arch: kernel: lib: toolchain: Standardize TLS keyword 2024-09-23 10:01:48 +02:00
sys_sem tests: rename intel_adsp_ace30.conf to intel_adsp_ace30_ptl.conf 2024-10-03 22:00:54 +01:00
syscalls tests: mem_protect/syscalls: exclude board numaker_m2l31ki 2024-06-12 21:13:26 -04:00
userspace style: tests: remove unnecessary return statements 2024-09-20 11:06:55 +02:00