[PATCH v4 05/21] KVM: ARM64: Add reset and access handlers for PMSELR register
From: Christopher Covington <hidden>
Date: 2015-11-02 20:06:24
Also in:
kvm, kvmarm
From: Christopher Covington <hidden>
Date: 2015-11-02 20:06:24
Also in:
kvm, kvmarm
On 10/30/2015 02:21 AM, Shannon Zhao wrote:
From: Shannon Zhao <redacted> Since the reset value of PMSELR_EL0 is UNKNOWN, use reset_unknown for its reset handler. As it doesn't need to deal with the acsessing action
Nit: accessing
specially, it uses default case to emulate writing and reading PMSELR register. Add a helper for CP15 registers reset to UNKNOWN. Signed-off-by: Shannon Zhao <redacted>
-- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project