[PATCH] arm64: Extend arm64 Kconfig to contain CMDLINE_EXTEND

Catalin Marinas catalin.marinas at arm.com
Thu Nov 26 10:11:13 EST 2020


On Mon, Nov 02, 2020 at 12:12:19PM +0000, Koehrer Mathias (ETAS/EES-SL) wrote:
> Extend arm64 Kconfig to contain CMDLINE_EXTEND
> 
> The config variable CMDLINE_EXTEND is already available in some
> architectures, however it is missing in arm64.
> This patch adds this config variable for architecture arm64.
> 
> Signed-off-by: Mathias Koehrer <mathias.koehrer at etas.com>

There was at least another patch series proposing CMDLINE_EXTENDED.
Could you please check that to see whether it meets your needs:

https://lore.kernel.org/r/20200921191557.350256-1-tyhicks@linux.microsoft.com/

Tyler's series seems to cover an issue with searching for the "nokaslr"
string in the cmdline arguments when using the extended option.

-- 
Catalin



More information about the linux-arm-kernel mailing list