Describe the bug
Tests kernel.memory_protection.syscalls.timeslicing and kernel.memory_protection.syscalls.kyield fail on intel_adsp/ace40/nvl/sim with unknown error message.
Possibly the same issue as this closed one: 100892
Regression
Steps to reproduce
west twister -p intel_adsp/ace40/nvl/sim -s kernel.memory_protection.syscalls.timeslicing
or
west build -p -b intel_adsp/ace40/nvl/sim tests/kernel/mem_protect/syscalls -T kernel.memory_protection.syscalls.timeslicing
west twister -p intel_adsp/ace40/nvl/sim -s kernel.memory_protection.syscalls.kyield
or
west build -p -b intel_adsp/ace40/nvl/sim tests/kernel/mem_protect/syscalls -T kernel.memory_protection.syscalls.kyield
Relevant log output
START - test_syscall_switch_stress
Running syscall switch stress test with 16 threads on 4 cpu(s)
1213111415NOTE: 614614001.0/428: 1000[ms]: Simulation time = 1000 [ms]
121311151413121115141312111514NOTE: 1228614001.0/861: 2000[ms]: Simulation time = 2000 [ms]
131211151413121511141312151114NOTE: 1843228001.0/121: 3000[ms]: Simulation time = 3000 [ms]
131215111413121511141315121114NOTE: 2457228001.0/715: 4000[ms]: Simulation time = 4000 [ms]
INFO - /__w/os.rtos.zephyr.zephyr-intel/os.rtos.zephyr.zephyr-intel/twister-out/intel_adsp_ace40_nvl_sim/xt-clang/tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls.timeslicing/handler.log
INFO - 3 Iteration:
INFO - Adding tasks to the queue...
INFO - Added initial list of jobs to queue
INFO - 280/280 intel_adsp/ace40/nvl/sim kernel.memory_protection.syscalls.timeslicing FAILED rc=2 (custom 1440.624s <xt-clang>)
INFO - /.../tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls.timeslicing/handler.log
ERROR - ninja: Entering directory `/.../tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls.timeslicing'
[0/1] cd /.../tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls.timeslicing && /.../std_sim/acesim.py --soc ace40_nvl --rimage /.../tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls.timeslicing/zephyr/zephyr.ri
INFO - 200/282 intel_adsp/ace40/nvl/sim kernel.memory_protection.syscalls.kyield FAILED rc=2 (custom 1440.616s <xt-clang>)
INFO - /.../tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls.kyield/handler.log
ERROR - ninja: Entering directory `/.../tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls.kyield'
[0/1] cd /.../tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls.kyield && /__w/os.rtos.zephyr.zephyr-intel/intel/std_sim/acesim.py --soc ace40_nvl --rimage /.../tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls.kyield/zephyr/zephyr.ri
Impact
Annoyance – Minor irritation; no significant impact on usability or functionality.
Environment
Zephyr version: v4.3.0-6790-g0d4a73400c09
Toolchain: zephyr-sdk-0.17.4
Additional Context
No response
Describe the bug
Tests kernel.memory_protection.syscalls.timeslicing and kernel.memory_protection.syscalls.kyield fail on intel_adsp/ace40/nvl/sim with unknown error message.
Possibly the same issue as this closed one: 100892
Regression
Steps to reproduce
west twister -p intel_adsp/ace40/nvl/sim -s kernel.memory_protection.syscalls.timeslicing
or
west build -p -b intel_adsp/ace40/nvl/sim tests/kernel/mem_protect/syscalls -T kernel.memory_protection.syscalls.timeslicing
west twister -p intel_adsp/ace40/nvl/sim -s kernel.memory_protection.syscalls.kyield
or
west build -p -b intel_adsp/ace40/nvl/sim tests/kernel/mem_protect/syscalls -T kernel.memory_protection.syscalls.kyield
Relevant log output
Impact
Annoyance – Minor irritation; no significant impact on usability or functionality.
Environment
Zephyr version: v4.3.0-6790-g0d4a73400c09
Toolchain: zephyr-sdk-0.17.4
Additional Context
No response