commit | 30be448eb94cba85c8d1575cd9aed9ac8bfe36ae | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Mon Aug 21 22:44:26 2023 +0000 |
committer | Devin Moore <devinmoore@google.com> | Mon Aug 21 22:48:29 2023 +0000 |
tree | ac7922d4ff5d19b0a0379f868324492ff4f60add | |
parent | d549660efab107beaf8ea8821946aa2fdd5ed58d [diff] |
Add new wait_for_success argument to ballon Adjust initializer A new feature was added to vm_control balloon to wait for a success when adjusting. `false` keeps the old behavior. I'm adding this as part of the weekly crosvm merge. Virtual machine manager may want to take advantage of the new feature in the future. Test: m Bug: 296912647 Change-Id: I4b1f0b99ea1737c2cd6f75272a1efff01f66d104
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
How-Tos: