sof
sof copied to clipboard
wip: alloc: virtual regions and vpage allocator.
WIP: To be split into smaller patches.
-
Add a simple contiguous virtual page allocator.
-
Add a virtual region per pipeline/DP module.
-
Integrate into mod_alloc() and mod_free().
-
TODO: Make sure all pipeline resources exist within same virtual region.