Home
last modified time | relevance | path

Searched full:configs (Results 1 – 25 of 39) sorted by relevance

12

/sof-2.7.6/tools/test/audio/
Dsof_test_perf_top.m19 % Edit to next lines the configs list the actual tests to
23 % configs = {'up2_s16_play_cfg.m', 't100_s16_play_cfg.m'};
24 configs = {'sof_test_perf_config.m'}; variable
29 n = length(configs);
31 cfg = char(configs(i));
Dsof_test_perf_README.txt82 configs = {'sof_audio_quality_test_config.m'};
/sof-2.7.6/src/arch/xtensa/
DKconfig3 # Xtensa-specific architecture configs
17 This config should be selected by other platform-level configs.
/sof-2.7.6/src/arch/
DKconfig3 # Generic architecture configs
/sof-2.7.6/src/arch/host/
DKconfig3 # Host architecture configs
/sof-2.7.6/scripts/cmake/
Dkconfig.cmake16 # - "src/arch/${arch}/configs" is for convenience and compatibility with
24 list(APPEND init_config_search_list "src/arch/${arch}/configs")
51 "'${PROJECT_SOURCE_DIR}/src/arch/*/configs/'"
Dmisc.cmake3 # Reads configs from kconfig file and set them as cmake variables.
5 # Configs are added to parent scope with CONFIG_ prefix (as written in file).
Ddefconfigs.cmake4 set(DEFCONFIGS_DIRECTORY "${PROJECT_SOURCE_DIR}/src/arch/${ARCH}/configs")
/sof-2.7.6/src/probe/
DKconfig3 # Probe configs
/sof-2.7.6/test/
Dtest-all-defconfigs.sh26 for d in "$SOFTOP"/src/arch/xtensa/configs/*_defconfig; do
/sof-2.7.6/scripts/kconfig/
Doverrideconfig.py10 # config file. Configs that are not set in neither of files are set
/sof-2.7.6/src/trace/
DKconfig3 # Trace configs
/sof-2.7.6/
D.travis.yml60 - echo CONFIG_HAVE_AGENT=n > src/arch/xtensa/configs/override/no-agent.config
/sof-2.7.6/src/arch/xtensa/include/xtensa/
Dxtruntime.h75 * XTOS_RESTORE_JUST_INTLEVEL() also does this, but in XEA2 configs
126 * (in all configs, DISABLE sets the effective interrupt level, whereas MASK
Dxtruntime-core-state.h143 to simplify TLB save logic. On the unusual configs with
Dcacheattrasm.h57 * (Note: for configs with a real CACHEATTR register, the
/sof-2.7.6/src/arch/xtensa/xtos/xea2/
Dexc-return.S88 * is incorrect for normal configs without interrupts but with
Dintlevel-restore.S43 * is recommended (for XEA2 configs or where the config is unknown)
/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"
/sof-2.7.6/src/arch/xtensa/xtos/xea1/
Dexc-return.S97 * is incorrect for normal configs without interrupts but with
/sof-2.7.6/.github/workflows/
Dpull-request.yml122 src/arch/xtensa/configs/override/no-agent.config
/sof-2.7.6/src/arch/xtensa/xtos/
Dxtos-params.h92 for XEA2 configs, this might improve performance of
Dcrt0-app.S130 * (NOTE: for configs that don't have CACHEATTR or region protection,
/sof-2.7.6/src/include/sof/
Dcommon.h149 * It is intended to be used with Kconfig's bool configs - it should rise
/sof-2.7.6/src/audio/
Dcomponent.c152 /** \brief Struct handler for large component configs */

12