Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b5708e273b5f34a74e26ec60ac05c759ad0717ce
/
.
/
boards
/
arm64
/
xenvm
/
Kconfig
blob: d6735af0283ee2944fac77689b5b57379ec2296f [
file
] [
log
] [
blame
]
# Copyright (c) 2022 Arm Limited (or its affiliates). All rights reserved.
# SPDX-License-Identifier: Apache-2.0
config XENVM_USE_GIC_V3
bool
"Xen VM using GICv3"
depends on BOARD_XENVM
help
Configure
Xen
VM to
use
GICv3
instead of
default
GICv2
.