[PATCH v3 09/15] KVM: arm64: Add config register bit definitions
Will Deacon
will at kernel.org
Thu Aug 12 01:59:53 PDT 2021
On Mon, Jul 19, 2021 at 05:03:40PM +0100, Fuad Tabba wrote:
> Add hardware configuration register bit definitions for HCR_EL2
> and MDCR_EL2. Future patches toggle these hyp configuration
> register bits to trap on certain accesses.
>
> No functional change intended.
>
> Signed-off-by: Fuad Tabba <tabba at google.com>
> ---
> arch/arm64/include/asm/kvm_arm.h | 22 ++++++++++++++++++++++
> 1 file changed, 22 insertions(+)
I checked all of these against the Arm ARM and they look correct to me:
Acked-by: Will Deacon <will at kernel.org>
Will
More information about the linux-arm-kernel
mailing list