Skip to content

Commit 2f1f62a

Browse files
Anshuman Khandualctmarinas
authored andcommitted
arm64/sysreg: Add register fields for HDFGWTR2_EL2
This adds register fields for HDFGWTR2_EL2 as per the definitions based on DDI0601 2024-12. Cc: Will Deacon <will@kernel.org> Cc: Mark Brown <broonie@kernel.org> Cc: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org Reviewed-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Mark Brown <broonie@kernel.org> Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com> Link: https://lore.kernel.org/r/20250203050828.1049370-4-anshuman.khandual@arm.com Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
1 parent 4484455 commit 2f1f62a

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

arch/arm64/tools/sysreg

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2672,6 +2672,34 @@ Field 1 nPMIAR_EL1
26722672
Field 0 nPMECR_EL1
26732673
EndSysreg
26742674

2675+
Sysreg HDFGWTR2_EL2 3 4 3 1 1
2676+
Res0 63:25
2677+
Field 24 nPMBMAR_EL1
2678+
Field 23 nMDSTEPOP_EL1
2679+
Field 22 nTRBMPAM_EL1
2680+
Field 21 nPMZR_EL0
2681+
Field 20 nTRCITECR_EL1
2682+
Field 19 nPMSDSFR_EL1
2683+
Res0 18:17
2684+
Field 16 nSPMSCR_EL1
2685+
Field 15 nSPMACCESSR_EL1
2686+
Field 14 nSPMCR_EL0
2687+
Field 13 nSPMOVS
2688+
Field 12 nSPMINTEN
2689+
Field 11 nSPMCNTEN
2690+
Field 10 nSPMSELR_EL0
2691+
Field 9 nSPMEVTYPERn_EL0
2692+
Field 8 nSPMEVCNTRn_EL0
2693+
Field 7 nPMSSCR_EL1
2694+
Res0 6
2695+
Field 5 nMDSELR_EL1
2696+
Field 4 nPMUACR_EL1
2697+
Field 3 nPMICFILTR_EL0
2698+
Field 2 nPMICNTR_EL0
2699+
Field 1 nPMIAR_EL1
2700+
Field 0 nPMECR_EL1
2701+
EndSysreg
2702+
26752703
Sysreg HDFGRTR_EL2 3 4 3 1 4
26762704
Field 63 PMBIDR_EL1
26772705
Field 62 nPMSNEVFR_EL1

0 commit comments

Comments
 (0)