Skip to content

Commit 5923608

Browse files
Anshuman Khandualctmarinas
authored andcommitted
arm64/sysreg: Add register fields for HFGRTR2_EL2
This adds register fields for HFGRTR2_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-6-anshuman.khandual@arm.com Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
1 parent 9401476 commit 5923608

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
@@ -2700,6 +2700,25 @@ Field 1 nPMIAR_EL1
27002700
Field 0 nPMECR_EL1
27012701
EndSysreg
27022702

2703+
Sysreg HFGRTR2_EL2 3 4 3 1 2
2704+
Res0 63:15
2705+
Field 14 nACTLRALIAS_EL1
2706+
Field 13 nACTLRMASK_EL1
2707+
Field 12 nTCR2ALIAS_EL1
2708+
Field 11 nTCRALIAS_EL1
2709+
Field 10 nSCTLRALIAS2_EL1
2710+
Field 9 nSCTLRALIAS_EL1
2711+
Field 8 nCPACRALIAS_EL1
2712+
Field 7 nTCR2MASK_EL1
2713+
Field 6 nTCRMASK_EL1
2714+
Field 5 nSCTLR2MASK_EL1
2715+
Field 4 nSCTLRMASK_EL1
2716+
Field 3 nCPACRMASK_EL1
2717+
Field 2 nRCWSMASK_EL1
2718+
Field 1 nERXGSR_EL1
2719+
Field 0 nPFAR_EL1
2720+
EndSysreg
2721+
27032722
Sysreg HDFGRTR_EL2 3 4 3 1 4
27042723
Field 63 PMBIDR_EL1
27052724
Field 62 nPMSNEVFR_EL1

0 commit comments

Comments
 (0)