Searched +refs:build +refs:platform (Results 1 – 16 of 16) sorted by relevance
31 the _defconfig file for that platform.33 usage: $0 [options] platform(s)36 -j n Set number of make build jobs. Jobs=#cores by default.100 build() function110 local STAGING=build-sof-staging113 for platform in "${PLATFORMS[@]}"; do114 case "$platform" in144 echo "Unsupported platform: $platform"164 local bdir=build-"$platform"171 west build --build-dir "$bdir" --board "$PLAT_CONFIG" \[all …]
47 <platform>_defconfig file. Implements and saves the manual configuration51 usage: $0 [options] platform(s)56 -d Enable debug build59 to the build directory after invoking CMake and before Make.63 -j n Set number of make build jobs. Jobs=#cores when no flag. \136 platform=none140 platform=$i145 if [ "$platform" == "none" ]; then177 for platform in "${PLATFORMS[@]}"182 case $platform in[all …]
11 " Then specify a build directory. Example: cmake -Bbuild ..."23 BINARY_DIR "${PROJECT_BINARY_DIR}/sof_parser/build"38 platform/byt-host.c39 platform/hsw-host.c40 platform/imx8-host.c
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"131 bool "Enable debug build"134 Select for debug build179 A basic use case is to measure number of platform & cpu clock ticks[all …]
38 src/platform/haswell/* @randerwang39 src/platform/suecreek/* @lyakh41 src/platform/imx8/** @dbaluta74 # build system
4 ../../topology/platform/intel/*.m422 ./tplg-build.sh
3 # platform-specific values62 target_include_directories(sof_options INTERFACE ${PROJECT_SOURCE_DIR}/src/platform/${platform_fold…67 …target_include_directories(sof_options INTERFACE ${PROJECT_SOURCE_DIR}/src/platform/${platform_fol…147 ${PROJECT_SOURCE_DIR}/src/platform/${platform_folder}/include/arch/xtensa/config/core-isa*)154 set(lds_in ${PROJECT_SOURCE_DIR}/src/platform/${platform_folder}/${script_name}.in)263 # them; one per platform. So do it only once here instead.268 …tos/_vectors.S ${PROJECT_SOURCE_DIR}/src/platform/${family_path}/boot_entry.S ${PROJECT_SOURCE_DIR…278 …COMMAND ${CMAKE_OBJCOPY} -O binary ${PROJECT_BINARY_DIR}/src/platform/${platform_folder}/boot_modu…293 …COMMAND ${CMAKE_OBJCOPY} -O binary ${PROJECT_BINARY_DIR}/src/platform/${platform_folder}/base_modu…338 # 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")
37 SOF on Zephyr only using the UP^2 platform atm, but it should be possible to48 % west build -p always -b up_squared_adsp samples/basic/minimal73 -k ../../zephyrproject/zephyr/build/zephyr/zephyr.ri79 ./scripts/xtensa-build-all.sh -r -a
1 # This is still WIP - Not fully validated on any platform.10 zephyr_include_directories(../src/platform/library/include)12 # firmware build supports only xtensa arch for now47 set(SOF_PLATFORM_PATH "${SOF_SRC_PATH}/platform")69 BINARY_DIR "${PROJECT_BINARY_DIR}/smex_ep/build"70 INSTALL_COMMAND "" # need smex only at build time77 BINARY_DIR "${PROJECT_BINARY_DIR}/sof-logger_ep/build"78 BUILD_COMMAND cmake --build . --target sof-logger109 ${SOF_PLATFORM_PATH}/baytrail/platform.c179 ${SOF_PLATFORM_PATH}/intel/cavs/platform.c[all …]
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…
16 Select this if the platform supports M/N dividers.127 This includes FIR coefficients to decimate by 2 into the build. It137 This includes FIR coefficients to decimate by 3 into the build.147 This includes FIR coefficients to decimate by 4 into the build.156 This includes FIR coefficients to decimate by 5 into the build.165 This includes FIR coefficients to decimate by 6 into the build. It173 This includes FIR coefficients to decimate by 8 into the build.183 This includes FIR coefficients to decimate by 10 into the build.193 This includes FIR coefficients to decimate by 12 into the build. It
24 Select if your target platform is Baytrail-compatible41 Select if your target platform is Cherrytrail-compatible56 Select if your target platform is Haswell-compatible71 Select if your target platform is Broadwell-compatible86 Select if your target platform is Apollolake-compatible104 Select if your target platform is Cannonlake-compatible123 Select if your target platform is Suecreek-compatible141 Select if your target platform is Icelake-compatible160 Select if your target platform is Tigerlake-compatible165 Select if you want to build a library.[all …]
69 .build = SOF_BUILD, /* See version-build-counter.cmake */73 .build = -1,189 #error Undefined platform in platform_init()
293 the build. The consumption of memory is 2.1 kB.300 the build. The consumption of memory is 1.9 kB.307 the build. The consumption of memory is 2.1 kB.314 into the build. The consumption of memory is 1.5 kB.321 the build. The consumption of memory is 1.5 kB.328 the build. The consumption of memory is 1.9 kB.335 the build. The consumption of memory is 1.6 kB.342 the build. The consumption of memory is 1.6 kB.349 the build. The consumption of memory is 1.9 kB.356 into the build. The consumption of memory is 1.8 kB.[all …]
18 include(`platform/intel/'PLATFORM`.m4')20 # bxt has 2 cores but currently only one is enabled in the build77 include(`platform/intel/intel-generic-dmic.m4')