]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64/sysreg: Update ID_AA64MMFR1_EL1 to DDI0601 2024-09
authorMark Brown <broonie@kernel.org>
Fri, 11 Oct 2024 10:30:25 +0000 (11:30 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 16 Oct 2024 14:56:57 +0000 (15:56 +0100)
ID_AA64MMFR1_EL1 has been updated by the architecture to enumerate several
new architectural features since the last time sysreg was updated, sync
with the definnition in DD0601 2024-09 to include two new versions of each
of ETS and HAFDBS.

Reported-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20241011-arm64-aa64mmfr1-2024-09-v1-1-61935a085010@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/tools/sysreg

index 8d637ac4b7c6b9c266156b4a8518d8d64c555461..ae64ba810298eb1b7f1cb31b578d938a5a77d2dc 100644 (file)
@@ -1648,6 +1648,8 @@ EndEnum
 UnsignedEnum   39:36   ETS
        0b0000  NI
        0b0001  IMP
+       0b0010  ETS2
+       0b0011  ETS3
 EndEnum
 UnsignedEnum   35:32   TWED
        0b0000  NI
@@ -1688,6 +1690,8 @@ UnsignedEnum      3:0     HAFDBS
        0b0000  NI
        0b0001  AF
        0b0010  DBM
+       0b0011  HAFT
+       0b0100  HDBSS
 EndEnum
 EndSysreg