diff options
author | Mark Brown <broonie@kernel.org> | 2022-05-20 17:16:36 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2022-05-20 18:49:58 +0100 |
commit | 8bd354b30533632396627291c4a3792f9c2947b2 (patch) | |
tree | 1ce542471d8d2d9df675b52a90c87c07adba29b9 /arch/arm64/tools | |
parent | b5c0f1051dc3ba4a4c53fccb6604ecc56b0a2982 (diff) | |
download | linux-8bd354b30533632396627291c4a3792f9c2947b2.tar.gz linux-8bd354b30533632396627291c4a3792f9c2947b2.tar.bz2 linux-8bd354b30533632396627291c4a3792f9c2947b2.zip |
arm64/sysreg: Generate definitions for CSSELR_EL1
Convert CSSELR_EL1 to automatic generation as per DDI0487H.a, no functional
change.
Signed-off-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/20220520161639.324236-5-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm64/tools')
-rw-r--r-- | arch/arm64/tools/sysreg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm64/tools/sysreg b/arch/arm64/tools/sysreg index 4bf413770b65..759075747dcc 100644 --- a/arch/arm64/tools/sysreg +++ b/arch/arm64/tools/sysreg @@ -262,6 +262,13 @@ Res0 14:12 Field 11:0 AFFINITY EndSysreg +Sysreg CSSELR_EL1 3 2 0 0 0 +Res0 63:5 +Field 4 TnD +Field 3:1 Level +Field 0 InD +EndSysreg + Sysreg SVCR 3 3 4 2 2 Res0 63:2 Field 1 ZA |