mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-27 14:52:34 -04:00
arm64/sysreg: Update ID_AA64MMFR1_EL1 to DDI0601 2024-09
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>
This commit is contained in:
committed by
Catalin Marinas
parent
9852d85ec9
commit
0349934618
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user