commit | 8d6bfc26f70a9cdc351e42f3288f4c2829eab58d | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Nov 29 09:54:08 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Nov 29 10:13:28 2024 +0000 |
tree | fa78dc1f3200f9b969efd6e37495a481be76b416 | |
parent | 298054439f147e3b6ff0448f982263142e34da40 [diff] |
vm_shell: Fix wrong example in help message The argument '--cpu' isn't supported. Bug: 381182837 Test: vm_shell start-microdroid -- --protected --debug full Change-Id: I2bd5b5f93bd5c65adc1ed246745934d6a34fce54
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:
AVF APIs:
How-Tos: