Skip to content

Commit e1a6aca

Browse files
Anshuman Khandualgregkh
authored andcommitted
arm64/sysreg: Update register fields for ID_AA64MMFR0_EL1
commit cc15f54 upstream. 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]> Signed-off-by: Anshuman Khandual <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent effb4d7 commit e1a6aca

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
@@ -1556,6 +1556,7 @@ EndEnum
15561556
UnsignedEnum 59:56 FGT
15571557
0b0000 NI
15581558
0b0001 IMP
1559+
0b0010 FGT2
15591560
EndEnum
15601561
Res0 55:48
15611562
UnsignedEnum 47:44 EXS
@@ -1617,6 +1618,7 @@ Enum 3:0 PARANGE
16171618
0b0100 44
16181619
0b0101 48
16191620
0b0110 52
1621+
0b0111 56
16201622
EndEnum
16211623
EndSysreg
16221624

0 commit comments

Comments
 (0)