]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Add PROTECTED_NVHE_STACKTRACE Kconfig
authorKalesh Singh <kaleshsingh@google.com>
Tue, 26 Jul 2022 07:37:45 +0000 (00:37 -0700)
committerMarc Zyngier <maz@kernel.org>
Tue, 26 Jul 2022 09:50:01 +0000 (10:50 +0100)
commitd558fe7ca26be70ede76a92a7fc0a641a7cfcbd1
tree3aad2eb82153ebb8bd11610ce306e41b45daccf3
parentf9546d72bbd31eaceef361d66b8ef688530e1bcd
KVM: arm64: Add PROTECTED_NVHE_STACKTRACE Kconfig

This can be used to disable stacktrace for the protected KVM
nVHE hypervisor, in order to save on the associated memory usage.

This option is disabled by default, since protected KVM is not widely
used on platforms other than Android currently.

Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
Reviewed-by: Fuad Tabba <tabba@google.com>
Tested-by: Fuad Tabba <tabba@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220726073750.3219117-13-kaleshsingh@google.com
arch/arm64/kvm/Kconfig