commit | 9db52c78cd43c7fe69992cb7d57cffa991b36ced | [log] [tgz] |
---|---|---|
author | Shannon Zhao <shannon.zhao@linaro.org> | Tue Sep 08 14:40:20 2015 +0800 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Mon Feb 29 18:34:20 2016 +0000 |
tree | 1204cbc3ba171bdc799dde6c8ea63989bb580b2f | |
parent | 9feb21ac57d53003557ddc01f9aee496269996c7 [diff] |
arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register Since the reset value of PMINTENSET and PMINTENCLR is UNKNOWN, use reset_unknown for its reset handler. Add a handler to emulate writing PMINTENSET or PMINTENCLR register. 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>