sof icon indicating copy to clipboard operation
sof copied to clipboard

Module adapter: make the .data pointer cached

Open lyakh opened this issue 2 years ago • 5 comments

Force all module-adapter API users to use cached data

lyakh avatar Aug 17 '22 14:08 lyakh

checkpatch complaining about memcpy() which is just copied by this PR from existing code, only arguments have been changed

lyakh avatar Aug 18 '22 06:08 lyakh

Can one of the admins verify this patch?

gkbldcig avatar Aug 27 '22 10:08 gkbldcig

@wszypelt re-run QB?

lyakh avatar Oct 12 '22 09:10 lyakh

@lyakh Yes, it is already in the queue for testing

wszypelt avatar Oct 12 '22 10:10 wszypelt

ADLP_RVP_NOCODEC wasn't avail for the test, we could re-run, but in fact this PR has no run-time changes - only simple compile-time changes - changing type-casts and sparse attributes. So actually no need for more run-time testing

lyakh avatar Oct 13 '22 08:10 lyakh

CI looks good. Lets get this merged this week and see if daily stress test has any regression.

lgirdwood avatar Oct 19 '22 14:10 lgirdwood