SOF Building Result

Platform: host FAILED

Error message:
../../src/include/sof/wait.h:169:36: error: ‘PLATFORM_DEFAULT_CLOCK’ undeclared (first use in this function)
uint64_t tick = clock_ms_to_ticks(PLATFORM_DEFAULT_CLOCK, 1) *
^~~~~~~~~~~~~~~~~~~~~~
--
../../src/include/sof/wait.h:195:36: error: ‘PLATFORM_DEFAULT_CLOCK’ undeclared (first use in this function)
uint64_t tick = clock_ms_to_ticks(PLATFORM_DEFAULT_CLOCK, 1) *
^~~~~~~~~~~~~~~~~~~~~~

Platform: baytrail PASSED

Platform: apollolake PASSED

Platform: cannonlake PASSED