Skip to content

Commit 9ae424d

Browse files
Marc Zyngieroupton
authored andcommitted
arm64: Define ID_AA64MMFR1_EL1.HAFDBS advertising FEAT_HAFT
This definition is missing, and we are going to need it to sanitise TCR2_ELx. Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Oliver Upton <[email protected]>
1 parent a016202 commit 9ae424d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/tools/sysreg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1688,6 +1688,7 @@ UnsignedEnum 3:0 HAFDBS
16881688
0b0000 NI
16891689
0b0001 AF
16901690
0b0010 DBM
1691+
0b0011 HAFT
16911692
EndEnum
16921693
EndSysreg
16931694

0 commit comments

Comments
 (0)