Skip to content

Commit 7accfaa

Browse files
Anshuman Khandualctmarinas
authored andcommitted
arm64/sysreg: Update ID_DFR0_EL1 register fields
This updates ID_DFR0_EL1.PerfMon and ID_DFR0_EL1.CopDbg register fields as per the definitions based on DDI0601 2023-12. Cc: Will Deacon <[email protected]> Cc: Mark Brown <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Anshuman Khandual <[email protected]> Reviewed-by: Mark Brown <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Catalin Marinas <[email protected]>
1 parent fdd867f commit 7accfaa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/tools/sysreg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ UnsignedEnum 27:24 PerfMon
200200
0b0110 PMUv3p5
201201
0b0111 PMUv3p7
202202
0b1000 PMUv3p8
203+
0b1001 PMUv3p9
203204
0b1111 IMPDEF
204205
EndEnum
205206
Enum 23:20 MProfDbg
@@ -231,6 +232,7 @@ Enum 3:0 CopDbg
231232
0b1000 Debugv8p2
232233
0b1001 Debugv8p4
233234
0b1010 Debugv8p8
235+
0b1011 Debugv8p9
234236
EndEnum
235237
EndSysreg
236238

0 commit comments

Comments
 (0)