kernel: kheap: introduce K_HEAP_DEFINE_NOCACHE()

This allows a kheap to be defined in the uncached memory.
For example, this can be used for DMA transfer buffers.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
1 file changed