commit | 3965c3ce751ab5a97618a2818eec4497576f4654 | [log] [tgz] |
---|---|---|
author | Shannon Zhao <shannon.zhao@linaro.org> | Mon Aug 31 17:20:22 2015 +0800 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Mon Feb 29 18:34:19 2016 +0000 |
tree | 882e7419a21a128eb12aa92e4dfbfc5f1c77f84e | |
parent | ab9468340d2bcc2a837b8b536fa819a0fc05a32e [diff] |
arm64: KVM: Add access handler for PMSELR register Since the reset value of PMSELR_EL0 is UNKNOWN, use reset_unknown for its reset handler. When reading PMSELR, return the PMSELR.SEL field to guest. Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org> Reviewed-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>