commit | 910a72d8e6d20fb263d2978a5861fe636f65f16f | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Jun 29 14:29:29 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Jul 07 10:45:28 2023 +0000 |
tree | 4f2e40c1cd01971aa388c0b2647ddfb3b9a539a8 | |
parent | bd98d925965ab0285727385a91b8801128de0898 [diff] |
rialto: Clean up code handling non-protected KVM Now that we have generic handling of MMIO_GUARD availability and proper support for non-protected KVM through a dedicated backend, there is no need for the custom detection performed by Rialto so simplify it. Test: atest DebugPolicyHostTests#testNoAdbInDebugPolicy_withDebugLevelNone_boots Test: atest rialto_test vmbase_example.integration_test Change-Id: I388d253a3c72746cedad1d12359aea2128c2f8b6
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.