Re: [PATCH v6 19/21] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0

From: Catalin Marinas
Date: Mon May 24 2021 - 12:09:23 EST


On Tue, May 18, 2021 at 10:47:23AM +0100, Will Deacon wrote:
> Allow systems with mismatched 32-bit support at EL0 to run 32-bit
> applications based on a new kernel parameter.
>
> Signed-off-by: Will Deacon <will@xxxxxxxxxx>

Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>