Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
15aefccf174b879cd7911fd6433d067d5a7bf30d
/
.
/
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
.