[PATCH v3 0/2] arm64/sysregs: Generate definitions fine grained traps control registers

Mark Brown broonie at kernel.org
Thu Mar 23 13:44:52 PDT 2023


This series converts the fine grained traps control registers to
automatic generation as per DDI0601 2022-12.

I previously sent this with just the read/write trap registers, there
have been no changes in that patch since v2.

Changes in v3:
- Add HFGITR_EL2.
Changes in v2:
- Correct naming of nPIRE0_EL1.
- Link to v1: https://lore.kernel.org/r/20230306-arm64-fgt-reg-gen-v1-1-95bc0c97cfed@kernel.org

---
Mark Brown (2):
      arm64/sysreg: Convert HFG[RW]TR_EL2 to automatic generation
      arm64/sysreg: Convert HFGITR_EL2 to automatic generation

 arch/arm64/include/asm/sysreg.h |   9 ---
 arch/arm64/tools/sysreg         | 140 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 140 insertions(+), 9 deletions(-)
---
base-commit: e8d018dd0257f744ca50a729e3d042cf2ec9da65
change-id: 20230306-arm64-fgt-reg-gen-bf2735efa4df

Best regards,
-- 
Mark Brown <broonie at kernel.org>




More information about the linux-arm-kernel mailing list