Skip to content

Commit df5f177

Browse files
brooniectmarinas
authored andcommitted
arm64/sysreg: Add definition of ISR_EL1
Add a definition of ISR_EL1 as per DDI0487I.a. This register was not previously defined in sysreg.h, no functional changes. Acked-by: Marc Zyngier <[email protected]> Signed-off-by: Mark Brown <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Catalin Marinas <[email protected]>
1 parent 541826a commit df5f177

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

arch/arm64/tools/sysreg

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1843,6 +1843,16 @@ Res0 15:8
18431843
Field 7:0 LR
18441844
EndSysreg
18451845

1846+
Sysreg ISR_EL1 3 0 12 1 0
1847+
Res0 63:11
1848+
Field 10 IS
1849+
Field 9 FS
1850+
Field 8 A
1851+
Field 7 I
1852+
Field 6 F
1853+
Res0 5:0
1854+
EndSysreg
1855+
18461856
Sysreg ICC_NMIAR1_EL1 3 0 12 9 5
18471857
Res0 63:24
18481858
Field 23:0 INTID

0 commit comments

Comments
 (0)