Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests/kernel/context hangs on ARC in test_kernel_cpu_idle #24276

Closed
andrewboie opened this issue Apr 10, 2020 · 0 comments · Fixed by #24302
Closed

tests/kernel/context hangs on ARC in test_kernel_cpu_idle #24276

andrewboie opened this issue Apr 10, 2020 · 0 comments · Fixed by #24302
Assignees
Labels
area: ARC ARC Architecture area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug

Comments

@andrewboie
Copy link
Contributor

In all cases the test times out with no output.
Observed on nsim_sem, nsim_em, nsim_sem_mpu_stack_guard, nsim_em_mpu_stack_guard

===================================================================
starting test - test_kernel_cpu_idle
@andrewboie andrewboie added bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug labels Apr 10, 2020
@andrewboie andrewboie added the area: ARC ARC Architecture label Apr 10, 2020
@carlescufi carlescufi added the area: Tests Issues related to a particular existing or missing test label Apr 30, 2020
vonhust pushed a commit to foss-for-synopsys-dwc-arc-processors/zephyr that referenced this issue May 26, 2020
Because the issue of nsim, the sleep instruction doest not work
correctly when SMP is enabled. A workaround is introduced in commit
d56a12d, this workaround should be enabled only for SMP case in
nsim.

For other cases, no need of this workaround.

This commit fixes zephyrproject-rtos#24276

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
carlescufi pushed a commit that referenced this issue May 26, 2020
Because the issue of nsim, the sleep instruction doest not work
correctly when SMP is enabled. A workaround is introduced in commit
d56a12d, this workaround should be enabled only for SMP case in
nsim.

For other cases, no need of this workaround.

This commit fixes #24276

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
krip-tip pushed a commit to krip-tip/zephyr-local that referenced this issue May 30, 2020
Because the issue of nsim, the sleep instruction doest not work
correctly when SMP is enabled. A workaround is introduced in commit
d56a12d, this workaround should be enabled only for SMP case in
nsim.

For other cases, no need of this workaround.

This commit fixes zephyrproject-rtos#24276

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ARC ARC Architecture area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug
Projects
None yet
3 participants