Searched +refs:build +refs:platform (Results 1 – 14 of 14) sorted by relevance
61 <platform>_defconfig file. Implements and saves the manual configuration65 usage: $0 [options] platform(s)70 -d Enable debug build73 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=none158 platform=$i163 if [ "$platform" == "none" ]; then195 for platform in "${PLATFORMS[@]}"[all …]
22 Select if your platform has the reset vector81 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 build192 A basic use case is to measure number of platform & cpu clock ticks[all …]
4 ../../topology/platform/intel/*.m424 ./tplg-build.sh
3 # platform-specific values58 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 …]
14 # 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 directly34 set(CMAKE_USER_MAKE_RULES_OVERRIDE "${CMAKE_CURRENT_LIST_DIR}/xtensa-platform.cmake")
15 # 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…
16 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. It147 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. It183 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
27 Select if your target platform is Tigerlake-compatible35 Select if your target platform is Meteorlake-compatible40 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 dynamic76 Select if your target platform is imx8-compatible93 Select if your target platform is imx8x-compatible109 Select if your target platform is imx8m-compatible125 Select if your target platform is imx8ulp-compatible.137 Select if your target platform is renoir-compatible[all …]
25 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"
1 # 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 now50 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 time82 BINARY_DIR "${PROJECT_BINARY_DIR}/sof-logger_ep/build"83 BUILD_COMMAND cmake --build . --target sof-logger175 ${SOF_PLATFORM_PATH}/intel/cavs/platform.c187 ${SOF_PLATFORM_PATH}/intel/cavs/platform.c[all …]
161 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 …]
21 include(`platform/mediatek/mt8195.m4')61 # 5ms period is required for RTNR build 20220728 and later versions
20 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 versions180 include(`platform/intel/intel-generic-dmic.m4')',181 `include(`platform/intel/intel-generic-dmic-kwd.m4')')190 include(`platform/intel/intel-generic-bt.m4')')
4 platform/intel/*.m45 platform/common/*.m4208 # corresponding 'production/' subdirectory in the build directory and240 -I ${CMAKE_CURRENT_SOURCE_DIR}/platform/common