-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
area: ARMARM (32-bit) ArchitectureARM (32-bit) ArchitecturebugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug
Description
Reported by Sharron LIU:
I added test point to cover "k_cpu_atomic_idle", following the usage mentioned in https://www.zephyrproject.org/doc/kernel/other/cpu_idle.html.
Here's the test case:
https://gerrit.zephyrproject.org/r/#/c/11187
The test passed @x86 @arc, but failed @arm (qemu_cortex_m3). When look into "arch/arm/core/cpu_idle.S:159" this feature supposed to be supported.
(Imported from Jira ZEP-1720)
Metadata
Metadata
Assignees
Labels
area: ARMARM (32-bit) ArchitectureARM (32-bit) ArchitecturebugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug