[PATCH v2 0/6] arm64/sysreg: More system register generation
Mark Brown
broonie at kernel.org
Fri May 20 09:16:32 PDT 2022
This series does a bunch more conversions of system registers to be
generated, all trivial ones that don't require anything other than the
conversions themselves.
v2:
- Drop CCSIDR_EL1, CTR_EL0 and DCZID as they had macros referring to
fields I hadn't found that make them non-trivial.
- Various minor and typographical updates.
Mark Brown (6):
arm64/sysreg: Generate definitions for CLIDR_EL1
arm64/sysreg: Generate definitions for CONTEXTIDR_ELx
arm64/sysreg: Generate definitions for CPACR_ELx
arm64/sysreg: Generate definitions for CSSELR_EL1
arm64/sysreg: Generate definitions for DACR32_EL2
arm64/sysreg: Generate definitions for FAR_ELx
arch/arm64/include/asm/sysreg.h | 11 ----
arch/arm64/tools/sysreg | 92 +++++++++++++++++++++++++++++++++
2 files changed, 92 insertions(+), 11 deletions(-)
base-commit: bded719c642f254b5e453bf65e34fdf7f1af07e5
--
2.30.2
More information about the linux-arm-kernel
mailing list