Skip to content

Commit d66e21d

Browse files
brooniewilldeacon
authored andcommitted
arm64/sysreg: Update ID_AA64ISAR2_EL1 to DDI0601 2024-09
DDI0601 2024-09 introduces new features which are enumerated via ID_AA64ISAR2_EL1, update the sysreg file to reflect these updates. Signed-off-by: Mark Brown <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent 9a43ee8 commit d66e21d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

arch/arm64/tools/sysreg

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1534,12 +1534,16 @@ EndEnum
15341534
UnsignedEnum 55:52 CSSC
15351535
0b0000 NI
15361536
0b0001 IMP
1537+
0b0010 CMPBR
15371538
EndEnum
15381539
UnsignedEnum 51:48 RPRFM
15391540
0b0000 NI
15401541
0b0001 IMP
15411542
EndEnum
1542-
Res0 47:44
1543+
UnsignedEnum 47:44 PCDPHINT
1544+
0b0000 NI
1545+
0b0001 IMP
1546+
EndEnum
15431547
UnsignedEnum 43:40 PRFMSLC
15441548
0b0000 NI
15451549
0b0001 IMP

0 commit comments

Comments
 (0)