arm64: sysreg: Add missing ID_AA64ISAR[13]_EL1 fields and variants
authorMarc Zyngier <maz@kernel.org>
Wed, 14 Feb 2024 13:18:02 +0000 (13:18 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Mon, 19 Feb 2024 17:12:59 +0000 (17:12 +0000)
commitaeddd5b214c8ce7271d7da7aa64ff20fb9032966
treee5af0813f78d71d7c31ae13668200d4240769aa2
parent9aa030cee1c45d6e962f6bf22ba63d4aff2b1644
arm64: sysreg: Add missing ID_AA64ISAR[13]_EL1 fields and variants

Despite having the control bits for FEAT_SPECRES and FEAT_PACM,
the ID registers fields are either incomplete or missing.

Fix it.

Reviewed-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20240214131827.2856277-2-maz@kernel.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/tools/sysreg