Searched full:override (Results 1 – 25 of 28) sorted by relevance
12
31 set(OVERRIDE_DEFCONFIGS_DIRECTORY "${DEFCONFIGS_DIRECTORY}/override")40 ${PROJECT_BINARY_DIR}/override.config47 ${PROJECT_BINARY_DIR}/override.config
124 ${PROJECT_BINARY_DIR}/override.config
58 -o arg, copies src/arch/xtensa/configs/override/<arg>.config123 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.config405 echo "CONFIG_DEBUG=y" >> override.config410 echo "CONFIG_BUILD_VM_ROM=y" >> override.config413 # override default ARCH if BUILD_FORCE_UP is set417 echo "CONFIG_MULTICORE=n" >> override.config420 if [ -e override.config ]
810 overide||override
9 # patforms override the default lists like this:19 # symbolic links. This is _only_ to override the top-level directory
11 # Override ?= variables in config.mk
17 #define SDMA_EVTOVR 0x0010 /* Event override */20 #define SDMA_DSPOVR 0x0014 /* Channel BP override */21 #define SDMA_HOSTOVR 0x0018 /* ARM platform override */
34 int dsp_client_bitmap[CONFIG_CORE_COUNT]; /**< simple pwr override */
28 * Override SOF dictionary macros for now and let Zephyr take care of
28 // just specify this small handler to override the default one.
33 // To define your own value to override this default, redefine the
29 (to override the default one), and updating the memory map or linker
172 // object file can override them.
343 // object file can override them.
70 # define XTOS_SUBPRI 0 /* override - only one interrupt */
60 - echo CONFIG_HAVE_AGENT=n > src/arch/xtensa/configs/override/no-agent.config
45 # let user override built-in toolchains
122 src/arch/xtensa/configs/override/no-agent.config
94 /* Dump stack frames and override panic code 'p' if ext_offset is in panic_dump()
43 * is interested in and override the kernel's one. in fw_version_copy()
90 * stop propagation of parameters not to override their config. in pipeline_comp_params()
202 /* override default libraries */ in parse_input_args()
339 * Generic reply message. Some commands override this with their own reply
413 * will override the data in the local buffer in codec_adapter_copy()
128 /* Set event override to true so we can manually start channel */ in sdma_run_c0()