summaryrefslogtreecommitdiff
path: root/scripts/lib
diff options
context:
space:
mode:
authorFuad Tabba <tabba@google.com>2024-12-16 13:50:43 +0300
committerMarc Zyngier <maz@kernel.org>2024-12-20 16:45:25 +0300
commit1fea164ccf19750c5bea688afd9122eb84eb3a72 (patch)
treef8f1be1d278c44fe56f385f5ef52857d36876f6c /scripts/lib
parentf50758260bfff393f2a800469b37c45a7ef50376 (diff)
downloadlinux-1fea164ccf19750c5bea688afd9122eb84eb3a72.tar.xz
KVM: arm64: Move checking protected vcpu features to a separate function
At the moment, checks for supported vcpu features for protected VMs are build-time bugs. In the following patch, they will become runtime checks based on the vcpu's features registers. Therefore, consolidate them into one function that would return an error if it encounters an unsupported feature. Signed-off-by: Fuad Tabba <tabba@google.com> Link: https://lore.kernel.org/r/20241216105057.579031-4-tabba@google.com Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions