zephyr/tests/kernel/fifo/fifo_api/src
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
..
main.c
test_fifo_cancel.c
test_fifo_contexts.c
test_fifo_fail.c tests/fifo_api: Move k_fifo off stack 2021-03-08 11:14:27 -05:00
test_fifo_loop.c
test_fifo.h