-
CONFIG_CACHE_MANAGEMENT
¶
Enable cache management features
Type: bool
Help¶
This links in the cache management functions (for d-cache and i-cache where possible).
Defaults¶
n
n
y
y
y
n
y
y
y
y
y
y
y
y
Kconfig definitions¶
At soc/arc/snps_emsdp/Kconfig.defconfig.em4:24
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_emsdp/Kconfig.defconfig:14
Menu path: (Top)
config CACHE_MANAGEMENT bool default n depends onSOC_EMSDP_EM4
&&SOC_ARC_EMSDP
At soc/arc/snps_emsdp/Kconfig.defconfig.em5d:24
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_emsdp/Kconfig.defconfig:15
Menu path: (Top)
config CACHE_MANAGEMENT bool default n depends onSOC_EMSDP_EM5D
&&SOC_ARC_EMSDP
At soc/arc/snps_emsdp/Kconfig.defconfig.em6:24
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_emsdp/Kconfig.defconfig:16
Menu path: (Top)
config CACHE_MANAGEMENT bool default y depends onSOC_EMSDP_EM6
&&SOC_ARC_EMSDP
At soc/arc/snps_emsdp/Kconfig.defconfig.em7d:24
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_emsdp/Kconfig.defconfig:17
Menu path: (Top)
config CACHE_MANAGEMENT bool default y depends onSOC_EMSDP_EM7D
&&SOC_ARC_EMSDP
At soc/arc/snps_emsdp/Kconfig.defconfig.em7d_esp:24
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_emsdp/Kconfig.defconfig:18
Menu path: (Top)
config CACHE_MANAGEMENT bool default y depends onSOC_EMSDP_EM7D_ESP
&&SOC_ARC_EMSDP
At soc/arc/snps_emsdp/Kconfig.defconfig.em9d:24
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_emsdp/Kconfig.defconfig:19
Menu path: (Top)
config CACHE_MANAGEMENT bool default n depends onSOC_EMSDP_EM9D
&&SOC_ARC_EMSDP
At soc/arc/snps_emsdp/Kconfig.defconfig.em11d:24
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_emsdp/Kconfig.defconfig:20
Menu path: (Top)
config CACHE_MANAGEMENT bool default y depends onSOC_EMSDP_EM11D
&&SOC_ARC_EMSDP
At soc/arc/snps_emsk/Kconfig.defconfig.em7d:38
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_emsk/Kconfig.defconfig:10
Menu path: (Top)
config CACHE_MANAGEMENT bool default y depends onSOC_EMSK_EM7D
&&SOC_EMSK
At soc/arc/snps_emsk/Kconfig.defconfig.em11d:29
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_emsk/Kconfig.defconfig:11
Menu path: (Top)
config CACHE_MANAGEMENT bool default y depends onSOC_EMSK_EM11D
&&SOC_EMSK
At soc/arc/snps_nsim/Kconfig.defconfig.em:33
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_nsim/Kconfig.defconfig:15
Menu path: (Top)
config CACHE_MANAGEMENT bool default y depends onSOC_NSIM_EM
&&SOC_NSIM
At soc/arc/snps_nsim/Kconfig.defconfig.em7d_v22:33
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_nsim/Kconfig.defconfig:16
Menu path: (Top)
config CACHE_MANAGEMENT bool default y depends onSOC_NSIM_EM7D_V22
&&SOC_NSIM
At soc/arc/snps_nsim/Kconfig.defconfig.sem:33
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_nsim/Kconfig.defconfig:17
Menu path: (Top)
config CACHE_MANAGEMENT bool default y depends onSOC_NSIM_SEM
&&SOC_NSIM
At soc/arc/snps_nsim/Kconfig.defconfig.hs:27
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_nsim/Kconfig.defconfig:18
Menu path: (Top)
config CACHE_MANAGEMENT bool default y depends onSOC_NSIM_HS
&&SOC_NSIM
At soc/arc/snps_nsim/Kconfig.defconfig.hs_smp:28
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_nsim/Kconfig.defconfig:19
Menu path: (Top)
config CACHE_MANAGEMENT bool default y depends onSOC_NSIM_HS_SMP
&&SOC_NSIM
At arch/Kconfig:787
Included via Kconfig:8
→ Kconfig.zephyr:29
Menu path: (Top) → Cache Options
config CACHE_MANAGEMENT
bool "Enable cache management features"
help
This links in the cache management functions (for d-cache and i-cache
where possible).
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)