Re: [PATCH v5 04/21] arm64: Provide an 'upgrade to VHE' stub hypercall
From: Catalin Marinas <catalin.marinas@arm.com>
Date: 2021-01-26 19:23:04
Also in:
kvmarm, lkml
From: Catalin Marinas <catalin.marinas@arm.com>
Date: 2021-01-26 19:23:04
Also in:
kvmarm, lkml
On Mon, Jan 25, 2021 at 10:50:02AM +0000, Marc Zyngier wrote:
As we are about to change the way a VHE system boots, let's provide the core helper, in the form of a stub hypercall that enables VHE and replicates the full EL1 context at EL2, thanks to EL1 and VHE-EL2 being extremely similar. On exception return, the kernel carries on at EL2. Fancy! Nothing calls this new hypercall yet, so no functional change. Signed-off-by: Marc Zyngier <maz@kernel.org> Acked-by: David Brazdil <redacted>
Acked-by: Catalin Marinas <catalin.marinas@arm.com> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel