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)
commit573e1e8275f7167ddd533c6e4e0f500f8be4d974
treed7d2ffa2d12448f083d2d40ea50bc18596ca3c40
parent548ec3336f323db56260b312c232ab37285f0284
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]