Home
last modified time | relevance | path

Searched +refs:build +refs:platform (Results 1 – 14 of 14) sorted by relevance

/sof-3.4.0/scripts/
Dxtensa-build-all.sh61 <platform>_defconfig file. Implements and saves the manual configuration
65 usage: $0 [options] platform(s)
70 -d Enable debug build
73 to the build directory after invoking CMake and before Make.
79 IPC4 then a platform specific overlay may be used.
80 -j n Set number of make build jobs. Jobs=#cores when no flag.
154 platform=none
158 platform=$i
163 if [ "$platform" == "none" ]; then
195 for platform in "${PLATFORMS[@]}"
[all …]
/sof-3.4.0/
DKconfig.sof22 Select if your platform has the reset vector
81 Select if the platform supports any interrupts of level 1.
88 Select if the platform supports any interrupts of level 2.
95 Select if the platform supports any interrupts of level 3.
102 Select if the platform supports any interrupts of level 4.
109 Select if the platform supports any interrupts of level 5.
125 rsource "Kconfig.xtos-build"
135 bool "Enable debug build"
138 Select for debug build
192 A basic use case is to measure number of platform & cpu clock ticks
[all …]
/sof-3.4.0/tools/test/topology/
DCMakeLists.txt4 ../../topology/platform/intel/*.m4
24 ./tplg-build.sh
/sof-3.4.0/src/arch/xtensa/
DCMakeLists.txt3 # platform-specific values
58 target_include_directories(sof_options INTERFACE ${PROJECT_SOURCE_DIR}/src/platform/${platform_fold…
63 …target_include_directories(sof_options INTERFACE ${PROJECT_SOURCE_DIR}/src/platform/${platform_fol…
146 ${PROJECT_SOURCE_DIR}/src/platform/${platform_folder}/include/arch/xtensa/config/core-isa*)
153 set(lds_in ${PROJECT_SOURCE_DIR}/src/platform/${platform_folder}/${script_name}.in)
266 # them; one per platform. So do it only once here instead.
276 …tos/_vectors.S ${PROJECT_SOURCE_DIR}/src/platform/${family_path}/boot_entry.S ${PROJECT_SOURCE_DIR…
286 …COMMAND ${CMAKE_OBJCOPY} -O binary -j .data ${PROJECT_BINARY_DIR}/src/platform/${platform_folder}/…
302 …COMMAND ${CMAKE_OBJCOPY} -O binary -j .data ${PROJECT_BINARY_DIR}/src/platform/${platform_folder}/…
352 # so they are not needed for scan-build
[all …]
/sof-3.4.0/scripts/cmake/
Dxtensa-toolchain.cmake14 # scan-build has to set its own compiler,
16 message(STATUS "Reset C Compiler for scan-build")
19 # scan-build proxies only compiler, other tools are used directly
34 set(CMAKE_USER_MAKE_RULES_OVERRIDE "${CMAKE_CURRENT_LIST_DIR}/xtensa-platform.cmake")
/sof-3.4.0/test/cmocka/
DCMakeLists.txt15 # GCC xtensa build for future Qemu.
20 # xtensa XCC build for xt-run.
31 set(cmocka_binary_directory "${PROJECT_BINARY_DIR}/cmocka_git/build")
61 …target_include_directories(sof_options INTERFACE ${PROJECT_SOURCE_DIR}/src/platform/intel/cavs/inc…
63 …target_include_directories(sof_options INTERFACE ${PROJECT_SOURCE_DIR}/src/platform/intel/ace/incl…
/sof-3.4.0/src/drivers/intel/
DKconfig16 Select this if the platform supports M/N dividers.
59 Hardware specific DMIC IO clock speed defined by each platform.
137 This includes FIR coefficients to decimate by 2 into the build. It
147 This includes FIR coefficients to decimate by 3 into the build.
157 This includes FIR coefficients to decimate by 4 into the build.
166 This includes FIR coefficients to decimate by 5 into the build.
175 This includes FIR coefficients to decimate by 6 into the build. It
183 This includes FIR coefficients to decimate by 8 into the build.
193 This includes FIR coefficients to decimate by 10 into the build.
203 This includes FIR coefficients to decimate by 12 into the build. It
/sof-3.4.0/src/platform/
DKconfig27 Select if your target platform is Tigerlake-compatible
35 Select if your target platform is Meteorlake-compatible
40 Select if you want to build a library.
41 It is generic/mock configuration not tied to some specific platform.
49 Select if you want to build a static library otherwise a dynamic
76 Select if your target platform is imx8-compatible
93 Select if your target platform is imx8x-compatible
109 Select if your target platform is imx8m-compatible
125 Select if your target platform is imx8ulp-compatible.
137 Select if your target platform is renoir-compatible
[all …]
/sof-3.4.0/tools/testbench/
DCMakeLists.txt25 set(sof_binary_directory "${PROJECT_BINARY_DIR}/sof_ep/build")
29 target_include_directories(testbench PRIVATE "${sof_source_directory}/src/platform/library/include")
78 BINARY_DIR "${PROJECT_BINARY_DIR}/sof_parser/build"
/sof-3.4.0/zephyr/
DCMakeLists.txt1 # This is still WIP - Not fully validated on any platform.
10 zephyr_include_directories(../src/platform/library/include)
15 # firmware build supports only xtensa arch for now
50 set(SOF_PLATFORM_PATH "${SOF_SRC_PATH}/platform")
73 BINARY_DIR "${PROJECT_BINARY_DIR}/smex_ep/build"
75 INSTALL_COMMAND "" # need smex only at build time
82 BINARY_DIR "${PROJECT_BINARY_DIR}/sof-logger_ep/build"
83 BUILD_COMMAND cmake --build . --target sof-logger
175 ${SOF_PLATFORM_PATH}/intel/cavs/platform.c
187 ${SOF_PLATFORM_PATH}/intel/cavs/platform.c
[all …]
/sof-3.4.0/src/audio/
DKconfig161 make the full conversions set available for IPC4 build.
368 the build. The consumption of memory is 2.1 kB.
375 the build. The consumption of memory is 1.9 kB.
382 the build. The consumption of memory is 2.1 kB.
389 into the build. The consumption of memory is 1.5 kB.
396 the build. The consumption of memory is 1.5 kB.
403 the build. The consumption of memory is 1.9 kB.
410 the build. The consumption of memory is 1.6 kB.
417 the build. The consumption of memory is 1.6 kB.
424 the build. The consumption of memory is 1.9 kB.
[all …]
/sof-3.4.0/tools/topology/topology1/
Dsof-mt8195-mt6359-rt1019-rt5682.m421 include(`platform/mediatek/mt8195.m4')
61 # 5ms period is required for RTNR build 20220728 and later versions
Dsof-tgl-max98357a-rt5682.m420 include(`platform/intel/'PLATFORM`.m4')
21 include(`platform/intel/dmic.m4')
24 include(`platform/intel/intel-boards.m4')
157 # 5ms period is required for RTNR build 20220728 and later versions
180 include(`platform/intel/intel-generic-dmic.m4')',
181 `include(`platform/intel/intel-generic-dmic-kwd.m4')')
190 include(`platform/intel/intel-generic-bt.m4')')
DCMakeLists.txt4 platform/intel/*.m4
5 platform/common/*.m4
208 # corresponding 'production/' subdirectory in the build directory and
240 -I ${CMAKE_CURRENT_SOURCE_DIR}/platform/common