zephyr/tests/kernel/fifo
Andy Ross fed9f5aa04 tests/fifo_api: Move k_fifo off stack
Putting spinlocks (or things containing them) onto the stack is a
KERNEL_COHERENCE violation.  This doesn't need to be there so just
make it static.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2021-03-08 11:14:27 -05:00
..
fifo_api tests/fifo_api: Move k_fifo off stack 2021-03-08 11:14:27 -05:00
fifo_timeout tests/queue: Remove fifo/queue "poll" variant tests 2020-11-11 10:59:52 -05:00
fifo_usage tests/queue: Remove fifo/queue "poll" variant tests 2020-11-11 10:59:52 -05:00