commit | d63cfffa0d4a35f49e4835bd6a83eb7c1cd75adb | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Sep 27 20:10:17 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Sep 28 12:25:11 2021 +0900 |
tree | a2739569a5d1dcbc5f73d447b919c7cf92f66b67 | |
parent | 7c399385192b99cded8e5d763496b16c3ba43ae7 [diff] |
Add --mem option to the vm tool The option is used to override the memoryMib value of the vm config. The Microdroid tests are modified to use the minimum amount of memory so that we keep track of the memory requirement. Bug: 199703022 Bug: 194961381 Test: atest MicrodroidHostTestCases Change-Id: Id71c756f689e8da50ea19235264cd788ea4c5f70
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.