]> git.itanic.dy.fi Git - linux-stable/commit
arm64/sysreg: Enable automatic generation of system register definitions
authorMark Brown <broonie@kernel.org>
Tue, 3 May 2022 17:02:30 +0000 (18:02 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 4 May 2022 14:30:28 +0000 (15:30 +0100)
commitc07d8017bceb82cbe5fedd129d072c59a53f5513
tree30a81cc7a684bbea0795df092eb832f7632cdf6e
parent66847e0618d7dcaf34d9626e2b1f699fc05a2fef
arm64/sysreg: Enable automatic generation of system register definitions

Now that we have a script for generating system registers hook it up to the
build system similarly to cpucaps. Since we don't currently have any actual
register information in the input file this should produce no change in the
built kernel. For ease of review the register information will be converted
in separate patches.

Signed-off-by: Mark Brown <broonie@kernel.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/20220503170233.507788-10-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/Kbuild
arch/arm64/include/asm/sysreg.h
arch/arm64/tools/Makefile