diff options
author | Mark Brown <broonie@kernel.org> | 2022-07-04 18:02:52 +0100 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2022-07-05 11:45:47 +0100 |
commit | 5589083d802b1f1434f9481f671eee5d985f5772 (patch) | |
tree | 226bfb407a91bb2cc7f1ba90b33dbcccd72de076 /arch/arm64/tools | |
parent | 9a3634d023012cf54e541f825ed11ff481c6a110 (diff) | |
download | linux-5589083d802b1f1434f9481f671eee5d985f5772.tar.gz |
arm64/sysreg: Convert DCZID_EL0 to automatic generation
Convert DCZID_EL0 to automatic register generation as per DDI0487H.a, no
functional change.
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20220704170302.2609529-19-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'arch/arm64/tools')
-rw-r--r-- | arch/arm64/tools/sysreg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm64/tools/sysreg b/arch/arm64/tools/sysreg index a9f4c157c4be..c286b62958ea 100644 --- a/arch/arm64/tools/sysreg +++ b/arch/arm64/tools/sysreg @@ -294,6 +294,12 @@ Res0 13:4 Field 3:0 IminLine EndSysreg +Sysreg DCZID_EL0 3 3 0 0 7 +Res0 63:5 +Field 4 DZP +Field 3:0 BS +EndSysreg + Sysreg SVCR 3 3 4 2 2 Res0 63:2 Field 1 ZA |