cavs: memory: align runtime heap buffers to cache lines

Aligns every runtime heap buffer to cache line (64 bytes).
This way we won't have problem with processing tasks on slave cores
in the future.

Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
3 files changed