ANDROID: KVM: arm64: Present the 16Kb granule support to the guest VMs
Extend the allow mask for the ID_AA64MMFR0_EL1 register to add support for
the 16Kb protected guest VMs. When the guest reads this register the
hypervisor traps the access and returns its configuration derived from
the host.
Bug: 376870129
Bug: 278749606
Test: boot a 16Kb protected guest VM on a 16Kb host
Change-Id: If7d50c7345fc4d9db9dbcca04f19b8bbbc70925e
Signed-off-by:
Sebastian Ene <sebastianene@google.com>
Loading