commit | af79a0c205db6a8f91d4c27df3e6e8e5376bc1d0 | [log] [tgz] |
---|---|---|
author | David Dai <davidai@google.com> | Wed Feb 14 23:38:49 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 14 23:38:49 2024 +0000 |
tree | 2891c3dce534da5ab352c3f8d4dc933228da5d14 | |
parent | 18cdf3e3177c4173fcad42f364f1d68093cec270 [diff] | |
parent | 885b48f08d54c16938acf6ea10eb655dd2e873af [diff] |
pvmfw: Add patching for virt-cpufreq related nodes am: 9bdb10cde3 am: 885b48f08d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2944351 Change-Id: Ia122fad239f221d587066e23ea62af5fd406cecf Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.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: