Home
last modified time | relevance | path

Searched full:override (Results 1 – 25 of 28) sorted by relevance

12

/sof-2.7.6/scripts/cmake/
Ddefconfigs.cmake31 set(OVERRIDE_DEFCONFIGS_DIRECTORY "${DEFCONFIGS_DIRECTORY}/override")
40 ${PROJECT_BINARY_DIR}/override.config
47 ${PROJECT_BINARY_DIR}/override.config
Dkconfig.cmake124 ${PROJECT_BINARY_DIR}/override.config
/sof-2.7.6/scripts/
Dxtensa-build-all.sh58 -o arg, copies src/arch/xtensa/configs/override/<arg>.config
123 OVERRIDE_CONFIG="${SOF_TOP}/src/arch/xtensa/configs/override/$OVERRIDE_CONFIG.config"
124 [ -f "${OVERRIDE_CONFIG}" ] || die 'Invalid override config file %s\n' "${OVERRIDE_CONFIG}"
395 cp "$OVERRIDE_CONFIG" override.config
405 echo "CONFIG_DEBUG=y" >> override.config
410 echo "CONFIG_BUILD_VM_ROM=y" >> override.config
413 # override default ARCH if BUILD_FORCE_UP is set
417 echo "CONFIG_MULTICORE=n" >> override.config
420 if [ -e override.config ]
Dspelling.txt810 overide||override
/sof-2.7.6/installer/
Dsample-config.mk9 # patforms override the default lists like this:
19 # symbolic links. This is _only_ to override the top-level directory
DGNUmakefile11 # Override ?= variables in config.mk
/sof-2.7.6/src/include/sof/drivers/
Dsdma.h17 #define SDMA_EVTOVR 0x0010 /* Event override */
20 #define SDMA_DSPOVR 0x0014 /* Channel BP override */
21 #define SDMA_HOSTOVR 0x0018 /* ARM platform override */
/sof-2.7.6/src/platform/intel/cavs/include/cavs/lib/
Dpm_runtime.h34 int dsp_client_bitmap[CONFIG_CORE_COUNT]; /**< simple pwr override */
/sof-2.7.6/zephyr/include/sof/trace/
Dtrace.h28 * Override SOF dictionary macros for now and let Zephyr take care of
/sof-2.7.6/src/arch/xtensa/xtos/
Dnull-syscall.S28 // just specify this small handler to override the default one.
Dmemctl_default.S33 // To define your own value to override this default, redefine the
D_sharedvectors-for-reset.S29 (to override the default one), and updating the memory map or linker
Dcrt1-boards-rom.S172 // object file can override them.
Dcrt1-boards.S343 // object file can override them.
Dxtos-internal.h70 # define XTOS_SUBPRI 0 /* override - only one interrupt */
/sof-2.7.6/
D.travis.yml60 - echo CONFIG_HAVE_AGENT=n > src/arch/xtensa/configs/override/no-agent.config
DCMakeLists.txt45 # let user override built-in toolchains
/sof-2.7.6/.github/workflows/
Dpull-request.yml122 src/arch/xtensa/configs/override/no-agent.config
/sof-2.7.6/src/debug/
Dpanic.c94 /* Dump stack frames and override panic code 'p' if ext_offset is in panic_dump()
/sof-2.7.6/smex/
Dldc.c43 * is interested in and override the kernel's one. in fw_version_copy()
/sof-2.7.6/src/audio/pipeline/
Dpipeline-params.c90 * stop propagation of parameters not to override their config. in pipeline_comp_params()
/sof-2.7.6/tools/testbench/
Dtestbench.c202 /* override default libraries */ in parse_input_args()
/sof-2.7.6/src/include/ipc/
Dheader.h339 * Generic reply message. Some commands override this with their own reply
/sof-2.7.6/src/audio/codec_adapter/
Dcodec_adapter.c413 * will override the data in the local buffer in codec_adapter_copy()
/sof-2.7.6/src/drivers/imx/
Dsdma.c128 /* Set event override to true so we can manually start channel */ in sdma_run_c0()

12