arm64/sysreg: Add missing ExtTrcBuff field definition to ID_AA64DFR0_EL1
authorFuad Tabba <tabba@google.com>
Thu, 14 Dec 2023 10:01:42 +0000 (10:01 +0000)
committerWill Deacon <will@kernel.org>
Sun, 17 Dec 2023 12:11:23 +0000 (12:11 +0000)
commit4f101cdcb578638454eeff3e1d6c2cb2495d8005
treed484ec903da074609808141ddba033b9623455ed
parent3b077ad8cb25c936ff55780c517dbd8ea36fb018
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: Fuad Tabba <tabba@google.com>
Reviewed-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20231214100158.2305400-3-tabba@google.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/tools/sysreg