CONFIG_SPARC_CASA
CASA instructions
Type: bool
Help
Use CASA atomic instructions. Defined by SPARC V9 and available
in some LEON processors.
Defaults
n
y
y
Kconfig definitions
At <Zephyr>/boards/sparc/generic_leon3/Kconfig.defconfig:10
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config SPARC_CASA
bool
default n
depends on BOARD_GENERIC_LEON3
At <Zephyr>/soc/sparc/Kconfig:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:15
→ <nRF>/doc/_build/kconfig/Kconfig.soc.arch:1
Menu path: (Top) → Hardware Configuration
config SPARC_CASA
bool
default y
At <Zephyr>/soc/sparc/Kconfig:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:17
Menu path: (Top) → Hardware Configuration
config SPARC_CASA
bool
default y
At <Zephyr>/arch/sparc/Kconfig:29
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:39
→ <Zephyr>/arch/Kconfig:12
Menu path: (Top) → SPARC Options
config SPARC_CASA
bool "CASA instructions"
depends on SPARC
help
Use CASA atomic instructions. Defined by SPARC V9 and available
in some LEON processors.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)