Searched hist:c07d8017 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/arm64/tools/ |
H A D | Makefile | c07d8017 Tue May 03 12:02:30 CDT 2022 Mark Brown <broonie@kernel.org> 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>
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | Kbuild | c07d8017 Tue May 03 12:02:30 CDT 2022 Mark Brown <broonie@kernel.org> 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>
|
H A D | sysreg.h | c07d8017 Tue May 03 12:02:30 CDT 2022 Mark Brown <broonie@kernel.org> 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>
|