Lines Matching full:platform
1 # This is still WIP - Not fully validated on any platform.
8 set(PLATFORM "library") variable
10 zephyr_include_directories(../src/platform/library/include)
40 # 3. Platform IP - PM, init, clocks, IRQs will transition directly to Zephyr
47 set(SOF_PLATFORM_PATH "${SOF_SRC_PATH}/platform")
107 # Platform sources
109 ${SOF_PLATFORM_PATH}/baytrail/platform.c
121 set(PLATFORM "baytrail") variable
136 set(PLATFORM "haswell") variable
177 # Platform sources
179 ${SOF_PLATFORM_PATH}/intel/cavs/platform.c
197 set(PLATFORM "apollolake") variable
243 # Platform sources
245 ${SOF_PLATFORM_PATH}/intel/cavs/platform.c
269 set(PLATFORM "cannonlake") variable
311 # Platform sources
313 ${SOF_PLATFORM_PATH}/intel/cavs/platform.c
337 set(PLATFORM "icelake") variable
382 # Platform sources
384 ${SOF_PLATFORM_PATH}/intel/cavs/platform.c
408 set(PLATFORM "tigerlake") variable
425 # Platform sources
427 ${SOF_PLATFORM_PATH}/imx8/platform.c
440 set(PLATFORM "imx8") variable
453 # Platform sources
455 ${SOF_PLATFORM_PATH}/imx8m/platform.c
462 set(PLATFORM "imx8m") variable
466 ${SOF_PLATFORM_PATH}/library/platform.c
471 zephyr_include_directories(${SOF_PLATFORM_PATH}/${PLATFORM}/include)