Skip to content

Commit c415127

Browse files
Anshuman Khandualgregkh
authored andcommitted
arm64/sysreg: Add register fields for HFGITR2_EL2
commit 9401476 upstream. This adds register fields for HFGITR2_EL2 as per the definitions based on DDI0601 2024-12. Cc: Will Deacon <[email protected]> Cc: Mark Brown <[email protected]> Cc: [email protected] Cc: [email protected] Reviewed-by: Eric Auger <[email protected]> Reviewed-by: Mark Brown <[email protected]> Signed-off-by: Anshuman Khandual <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Catalin Marinas <[email protected]> Signed-off-by: Anshuman Khandual <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 051eccf commit c415127

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

arch/arm64/tools/sysreg

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2694,6 +2694,12 @@ Field 1 AMEVCNTR00_EL0
26942694
Field 0 AMCNTEN0
26952695
EndSysreg
26962696

2697+
Sysreg HFGITR2_EL2 3 4 3 1 7
2698+
Res0 63:2
2699+
Field 1 nDCCIVAPS
2700+
Field 0 TSBCSYNC
2701+
EndSysreg
2702+
26972703
Sysreg ZCR_EL2 3 4 1 2 0
26982704
Fields ZCR_ELx
26992705
EndSysreg

0 commit comments

Comments
 (0)