commit | 83857371d4cbeff8551fa770e045be9c6b04715c | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Thu Mar 11 13:51:44 2021 +0000 |
committer | Marc Zyngier <maz@kernel.org> | Thu Mar 18 11:23:48 2021 +0000 |
tree | 1931103dc17a4b853102b4cefc533e8053af8221 | |
parent | 297b8603e356ad82c1345cc75fad4d89310a3c34 [diff] |
KVM: arm64: Use {read,write}_sysreg_el1 to access ZCR_EL1 Switch to the unified EL1 accessors for ZCR_EL1, which will make things easier for nVHE support. Acked-by: Will Deacon <will@kernel.org> Signed-off-by: Marc Zyngier <maz@kernel.org>