commit | 9a411dcd9c641fa357cdc2a341781e073c7c35a2 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Jan 30 17:54:07 2023 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Mon Jan 30 17:57:18 2023 +0000 |
tree | 546b5777e92486c58531f2e2fc002e289b7337e8 | |
parent | ff0005fe67498b79a0f284b5b4f8abb477aef40f [diff] |
Set memory size in bytes Convert from bytes to MiB (rounding up) before passing to VS. (We could also modify VS to take bytes, but it's not obvious to me that that's a win.) Modify tests & benchmarks to compensate. Bug: 262449687 Test: atest MicrodroidTests Change-Id: I7781e750c34d5ffec4ec282d7c28b4a8419ba69b
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.