commit | cc0eb2b3b8e2ab337e07363702e9023dc0b09e34 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Wed Dec 11 19:38:16 2024 -0800 |
committer | Frederick Mayle <fmayle@google.com> | Mon Dec 16 10:42:34 2024 -0800 |
tree | e7989663d0f5100e8f3c7631ebfdaacd43cf4552 | |
parent | 384f5b5db6a9396e4e2f274b8561d2bdfc53df1a [diff] |
libavf: add AVirtualMachineRawConfig_setVCpuCount Bug: 381281047 Test: m Change-Id: I59356bf13507808e783362d79e7b07559f195ba2
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: