sof icon indicating copy to clipboard operation
sof copied to clipboard

module: memory: partition out memory APIs from generic.c

Open lgirdwood opened this issue 3 weeks ago • 2 comments

Move all the module memory APIs into common and heap specific files with no other changes.

This is to enable easier abstraction and partitioning around memory for modules and userspace going forward.

lgirdwood avatar Dec 10 '25 17:12 lgirdwood