Re: [PATCH v5 12/21] arm64: cpufeature: Add an early command-line cpufeature override facility
From: Catalin Marinas <catalin.marinas@arm.com>
Date: 2021-01-25 18:39:50
Also in:
kvmarm, lkml
From: Catalin Marinas <catalin.marinas@arm.com>
Date: 2021-01-25 18:39:50
Also in:
kvmarm, lkml
On Mon, Jan 25, 2021 at 10:50:10AM +0000, Marc Zyngier wrote:
In order to be able to override CPU features at boot time, let's add a command line parser that matches options of the form "cpureg.feature=value", and store the corresponding value into the override val/mask pair. No features are currently defined, so no expected change in functionality. Signed-off-by: Marc Zyngier <maz@kernel.org> Acked-by: David Brazdil <redacted>
Reviewed-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