ANDROID: KVM: arm64: Remove redundant setting of HCR_EL2 trap bit
In hVHE mode, HCR_E2H should be set for both protected and
non-protected VMs. Since commit 4a4dc3e41436 ("KVM: arm64: Fix
initializing traps in protected mode"), this has been fixed, and
the setting of the flag here is redundant.
Bug: 357781595
Change-Id: I1bc6ea33f1275f1da978262908cb534834d654e9
Signed-off-by:
Fuad Tabba <tabba@google.com>
Loading
Please sign in to comment