commit | aaecf65e90f8637ff1fc191bb65a6ba9a5bc9d20 | [log] [tgz] |
---|---|---|
author | David Dai <davidai@google.com> | Thu Feb 22 14:41:39 2024 -0800 |
committer | David Dai <davidai@google.com> | Thu Feb 22 22:54:03 2024 +0000 |
tree | 170bee1a9aa6c9ec9bf3d2823c38171db87cecd5 | |
parent | 07bdd9e41fc496530c13cdc3e7af1303286f97c2 [diff] |
virtmgr: Check for all cpusets --host-cpu-topology requires that crosvm has access to all physical CPUs, check that all cpus are allowed or default back to using --cpus without affinity. Bug: 325745564 Test: atest MicrodroidTestApp Change-Id: I26967213c6e612d5754e717e18982d95a5e409c5 Signed-off-by: David Dai <davidai@google.com>
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: