sof icon indicating copy to clipboard operation
sof copied to clipboard

zephyr: tests: userspace: add test for cache ops via syscalls (depends on PR10119)

Open kv2019i opened this issue 3 months ago • 2 comments

Add test for using zephyr/cache.h from user-space. Contains commits from #10119 , so marked as draft until dependency PR is first merged.

kv2019i avatar Sep 24 '25 19:09 kv2019i

V2:

  • updated to use rtos/cache.h due to regression with testbench (see https://github.com/thesofproject/sof/pull/10271 ). Test still passes.

kv2019i avatar Sep 30 '25 10:09 kv2019i

Btw, will our Ztests give us perf data for each call i.e. can we print out cycles in test results ?

lgirdwood avatar Sep 30 '25 12:09 lgirdwood