CONFIG_XEN_INITIAL_DOMAIN
Zephyr as Xen Domain 0
Type: bool
Help
Built binary will be used as Xen privileged domain.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
n
Kconfig definition
At <Zephyr>/boards/arm64/xenvm/Kconfig.defconfig:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config XEN_INITIAL_DOMAIN
bool "Zephyr as Xen Domain 0"
default n
depends on BOARD_XENVM
help
Built binary will be used as Xen privileged domain.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)