Skip to content

Commit 14eacc8

Browse files
Anshuman Khandualgregkh
authored andcommitted
arm64/sysreg: Add register fields for HFGWTR2_EL2
commit ea37be0 upstream. This adds register fields for HFGWTR2_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-7-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 2ef32d9 commit 14eacc8

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

arch/arm64/tools/sysreg

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2541,6 +2541,25 @@ Field 1 nERXGSR_EL1
25412541
Field 0 nPFAR_EL1
25422542
EndSysreg
25432543

2544+
Sysreg HFGWTR2_EL2 3 4 3 1 3
2545+
Res0 63:15
2546+
Field 14 nACTLRALIAS_EL1
2547+
Field 13 nACTLRMASK_EL1
2548+
Field 12 nTCR2ALIAS_EL1
2549+
Field 11 nTCRALIAS_EL1
2550+
Field 10 nSCTLRALIAS2_EL1
2551+
Field 9 nSCTLRALIAS_EL1
2552+
Field 8 nCPACRALIAS_EL1
2553+
Field 7 nTCR2MASK_EL1
2554+
Field 6 nTCRMASK_EL1
2555+
Field 5 nSCTLR2MASK_EL1
2556+
Field 4 nSCTLRMASK_EL1
2557+
Field 3 nCPACRMASK_EL1
2558+
Field 2 nRCWSMASK_EL1
2559+
Res0 1
2560+
Field 0 nPFAR_EL1
2561+
EndSysreg
2562+
25442563
Sysreg HDFGRTR_EL2 3 4 3 1 4
25452564
Field 63 PMBIDR_EL1
25462565
Field 62 nPMSNEVFR_EL1

0 commit comments

Comments
 (0)