Skip to content

Commit 7403602

Browse files
Anshuman Khandualgregkh
authored andcommitted
arm64/sysreg: Add register fields for HDFGRTR2_EL2
commit 4484455 upstream. This adds register fields for HDFGRTR2_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-3-anshuman.khandual@arm.com Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent e1a6aca commit 7403602

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

arch/arm64/tools/sysreg

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2465,6 +2465,35 @@ Field 1 ICIALLU
24652465
Field 0 ICIALLUIS
24662466
EndSysreg
24672467

2468+
Sysreg HDFGRTR2_EL2 3 4 3 1 0
2469+
Res0 63:25
2470+
Field 24 nPMBMAR_EL1
2471+
Field 23 nMDSTEPOP_EL1
2472+
Field 22 nTRBMPAM_EL1
2473+
Res0 21
2474+
Field 20 nTRCITECR_EL1
2475+
Field 19 nPMSDSFR_EL1
2476+
Field 18 nSPMDEVAFF_EL1
2477+
Field 17 nSPMID
2478+
Field 16 nSPMSCR_EL1
2479+
Field 15 nSPMACCESSR_EL1
2480+
Field 14 nSPMCR_EL0
2481+
Field 13 nSPMOVS
2482+
Field 12 nSPMINTEN
2483+
Field 11 nSPMCNTEN
2484+
Field 10 nSPMSELR_EL0
2485+
Field 9 nSPMEVTYPERn_EL0
2486+
Field 8 nSPMEVCNTRn_EL0
2487+
Field 7 nPMSSCR_EL1
2488+
Field 6 nPMSSDATA
2489+
Field 5 nMDSELR_EL1
2490+
Field 4 nPMUACR_EL1
2491+
Field 3 nPMICFILTR_EL0
2492+
Field 2 nPMICNTR_EL0
2493+
Field 1 nPMIAR_EL1
2494+
Field 0 nPMECR_EL1
2495+
EndSysreg
2496+
24682497
Sysreg HDFGRTR_EL2 3 4 3 1 4
24692498
Field 63 PMBIDR_EL1
24702499
Field 62 nPMSNEVFR_EL1

0 commit comments

Comments
 (0)