Skip to content

Commit cc15f54

Browse files
Anshuman Khandualctmarinas
authored andcommitted
arm64/sysreg: Update register fields for ID_AA64MMFR0_EL1
This updates ID_AA64MMFR0_EL1 register fields 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]>
1 parent 0ad2507 commit cc15f54

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
@@ -1664,6 +1664,7 @@ EndEnum
16641664
UnsignedEnum 59:56 FGT
16651665
0b0000 NI
16661666
0b0001 IMP
1667+
0b0010 FGT2
16671668
EndEnum
16681669
Res0 55:48
16691670
UnsignedEnum 47:44 EXS
@@ -1725,6 +1726,7 @@ Enum 3:0 PARANGE
17251726
0b0100 44
17261727
0b0101 48
17271728
0b0110 52
1729+
0b0111 56
17281730
EndEnum
17291731
EndSysreg
17301732

0 commit comments

Comments
 (0)