Skip to content

Commit a605228

Browse files
brooniewilldeacon
authored andcommitted
arm64/sysreg: Update SCTLR_EL1 for DDI0601 2023-09
DDI0601 2023-09 defines some new fields in SCTLR_EL1 controlling new MTE and floating point features. Update our sysreg definition to reflect these. Signed-off-by: Mark Brown <[email protected]> Reviewed-by: Fuad Tabba <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent 8afe582 commit a605228

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

arch/arm64/tools/sysreg

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1791,7 +1791,8 @@ Field 63 TIDCP
17911791
Field 62 SPINTMASK
17921792
Field 61 NMI
17931793
Field 60 EnTP2
1794-
Res0 59:58
1794+
Field 59 TCSO
1795+
Field 58 TCSO0
17951796
Field 57 EPAN
17961797
Field 56 EnALS
17971798
Field 55 EnAS0
@@ -1820,7 +1821,7 @@ EndEnum
18201821
Field 37 ITFSB
18211822
Field 36 BT1
18221823
Field 35 BT0
1823-
Res0 34
1824+
Field 34 EnFPM
18241825
Field 33 MSCEn
18251826
Field 32 CMOW
18261827
Field 31 EnIA

0 commit comments

Comments
 (0)