sof
sof copied to clipboard
zephyr: tests: userspace: add test for cache ops via syscalls (depends on PR10119)
Add test for using zephyr/cache.h from user-space. Contains commits from #10119 , so marked as draft until dependency PR is first merged.
V2:
- updated to use rtos/cache.h due to regression with testbench (see https://github.com/thesofproject/sof/pull/10271 ). Test still passes.
Btw, will our Ztests give us perf data for each call i.e. can we print out cycles in test results ?