Searched full:configs (Results 1 – 25 of 39) sorted by relevance
12
19 % Edit to next lines the configs list the actual tests to23 % configs = {'up2_s16_play_cfg.m', 't100_s16_play_cfg.m'};24 configs = {'sof_test_perf_config.m'}; variable29 n = length(configs);31 cfg = char(configs(i));
82 configs = {'sof_audio_quality_test_config.m'};
3 # Xtensa-specific architecture configs17 This config should be selected by other platform-level configs.
3 # Generic architecture configs
3 # Host architecture configs
16 # - "src/arch/${arch}/configs" is for convenience and compatibility with24 list(APPEND init_config_search_list "src/arch/${arch}/configs")51 "'${PROJECT_SOURCE_DIR}/src/arch/*/configs/'"
3 # 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).
4 set(DEFCONFIGS_DIRECTORY "${PROJECT_SOURCE_DIR}/src/arch/${ARCH}/configs")
3 # Probe configs
26 for d in "$SOFTOP"/src/arch/xtensa/configs/*_defconfig; do
10 # config file. Configs that are not set in neither of files are set
3 # Trace configs
60 - echo CONFIG_HAVE_AGENT=n > src/arch/xtensa/configs/override/no-agent.config
75 * XTOS_RESTORE_JUST_INTLEVEL() also does this, but in XEA2 configs126 * (in all configs, DISABLE sets the effective interrupt level, whereas MASK
143 to simplify TLB save logic. On the unusual configs with
57 * (Note: for configs with a real CACHEATTR register, the
88 * is incorrect for normal configs without interrupts but with
43 * is recommended (for XEA2 configs or where the config is unknown)
58 -o arg, copies src/arch/xtensa/configs/override/<arg>.config123 OVERRIDE_CONFIG="${SOF_TOP}/src/arch/xtensa/configs/override/$OVERRIDE_CONFIG.config"
97 * is incorrect for normal configs without interrupts but with
122 src/arch/xtensa/configs/override/no-agent.config
92 for XEA2 configs, this might improve performance of
130 * (NOTE: for configs that don't have CACHEATTR or region protection,
149 * It is intended to be used with Kconfig's bool configs - it should rise
152 /** \brief Struct handler for large component configs */