SOF Building Result

Platform: host FAILED

Error message:
../../src/include/sof/alloc.h:103:24: error: ‘PLATFORM_HEAP_SYSTEM’ undeclared here (not in a function)
struct mm_heap system[PLATFORM_HEAP_SYSTEM];
^~~~~~~~~~~~~~~~~~~~
../../src/include/sof/alloc.h:105:25: error: ‘PLATFORM_HEAP_RUNTIME’ undeclared here (not in a function)
struct mm_heap runtime[PLATFORM_HEAP_RUNTIME];
^~~~~~~~~~~~~~~~~~~~~
../../src/include/sof/alloc.h:107:24: error: ‘PLATFORM_HEAP_BUFFER’ undeclared here (not in a function)
struct mm_heap buffer[PLATFORM_HEAP_BUFFER];
^~~~~~~~~~~~~~~~~~~~

Platform: baytrail PASSED

Platform: apollolake PASSED

Platform: cannonlake PASSED