]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Stub implementation of non-protected nVHE HYP stack unwinder
authorKalesh Singh <kaleshsingh@google.com>
Tue, 26 Jul 2022 07:37:41 +0000 (00:37 -0700)
committerMarc Zyngier <maz@kernel.org>
Tue, 26 Jul 2022 09:49:16 +0000 (10:49 +0100)
commit8b8d95e797d3cf436c8663fd8a06f719d68aecfd
treed7d2ffa2d12448f083d2d40ea50bc18596ca3c40
parent46a4146ba87332a1833827ab1c60d32d2f254739
KVM: arm64: Stub implementation of non-protected nVHE HYP stack unwinder

Add stub implementations of non-protected nVHE stack unwinder, for
building. These are implemented later in this series.

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-9-kaleshsingh@google.com
arch/arm64/include/asm/stacktrace/nvhe.h [new file with mode: 0644]