mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-12 06:41:55 +00:00
Two testcases of semaphore failed in ADSP due to the timeout value we got back from the child thread is invalid. We put the variable in the bss instead of in a stack, trying to avoid this. Fixes #34687 Signed-off-by: Enjia Mai <enjiax.mai@intel.com> |
||
---|---|---|
.. | ||
semaphore | ||
sys_sem |