diff mbox series

[v3,02/17] arm64/sysreg: Add missing ExtTrcBuff field definition to ID_AA64DFR0_EL1

Message ID 20231214100158.2305400-3-tabba@google.com (mailing list archive)
State New, archived
Headers show
Series KVM: arm64: Fixes to fine grain traps and pKVM traps | expand

Commit Message

Fuad Tabba Dec. 14, 2023, 10:01 a.m. UTC
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>
---
 arch/arm64/tools/sysreg | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comments

Mark Brown Dec. 14, 2023, 10:46 a.m. UTC | #1
On Thu, Dec 14, 2023 at 10:01:42AM +0000, Fuad Tabba wrote:
> 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.

There's also updates for PMSVer, PMUVer and DebugVer, and the addition
of SEBEP and PSSS.  The changes here are fine though

Reviewed-by: Mark Brown <broonie@kernel.org>
diff mbox series

Patch

diff --git a/arch/arm64/tools/sysreg b/arch/arm64/tools/sysreg
index d596be2599d1..a8e36640c027 100644
--- a/arch/arm64/tools/sysreg
+++ b/arch/arm64/tools/sysreg
@@ -1189,7 +1189,10 @@  Enum	63:60	HPMN0
 	0b0000	UNPREDICTABLE
 	0b0001	DEF
 EndEnum
-Res0	59:56
+UnsignedEnum	59:56	ExtTrcBuff
+	0b0000	NI
+	0b0001	IMP
+EndEnum
 UnsignedEnum	55:52	BRBE
 	0b0000	NI
 	0b0001	IMP