Commit 4f101cdc authored by Fuad Tabba's avatar Fuad Tabba Committed by Will Deacon

arm64/sysreg: Add missing ExtTrcBuff field definition to ID_AA64DFR0_EL1

Add the ExtTrcBuff field definitions to ID_AA64DFR0_EL1 from
DDI0601 2023-09.

This field isn't used yet. Adding it for completeness and because
it will be used in future patches.
Signed-off-by: default avatarFuad Tabba <tabba@google.com>
Reviewed-by: default avatarMark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20231214100158.2305400-3-tabba@google.comSigned-off-by: default avatarWill Deacon <will@kernel.org>
parent 3b077ad8
...@@ -1189,7 +1189,10 @@ Enum 63:60 HPMN0 ...@@ -1189,7 +1189,10 @@ Enum 63:60 HPMN0
0b0000 UNPREDICTABLE 0b0000 UNPREDICTABLE
0b0001 DEF 0b0001 DEF
EndEnum EndEnum
Res0 59:56 UnsignedEnum 59:56 ExtTrcBuff
0b0000 NI
0b0001 IMP
EndEnum
UnsignedEnum 55:52 BRBE UnsignedEnum 55:52 BRBE
0b0000 NI 0b0000 NI
0b0001 IMP 0b0001 IMP
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment