commit | 529bfc208cb99c3d1aa49d26f18ef22c4f38d1ac | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Mar 22 14:05:36 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Mar 22 14:54:06 2024 +0900 |
tree | 614efbf7a70001a7deb2a9a09f3b1f5b15f0e2a5 | |
parent | ab86c8364b0c7e2f7479a65172884786f783194f [diff] |
Support cpu_topology in VmConfig cpu_topology is included in RawConfig, so support it in VmConfig as well Bug: 330256602 Test: add cpu_topology into json config, and then run `vm` tool Change-Id: I1a1f5bcd473789ff4001d6fa717a6a5a1102ae9d
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: