commit | b19fd08b598dce971d03c47b624cab5c2ce96b22 | [log] [tgz] |
---|---|---|
author | David Dai <davidai@google.com> | Fri Apr 19 16:33:26 2024 -0700 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Apr 24 23:21:02 2024 +0100 |
tree | cddd621615b06bef64cb5f781f637dd7f23c610f | |
parent | 9ddfab545551318c18d24d909d2298f7b001207f [diff] |
pvmfw: Expand number of cpus allowed per cluster Some devices uses a flattened cpu-map to describe their topology, expand the max number of CPUs per clusters to 10. Bug: 335130218 Test: Boot protected microdroid Change-Id: I922acd358b23abe3ddfafc488319a379f34b8c41 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: