commit | 885b48f08d54c16938acf6ea10eb655dd2e873af | [log] [tgz] |
---|---|---|
author | David Dai <davidai@google.com> | Wed Feb 14 22:59:28 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 14 22:59:28 2024 +0000 |
tree | 2891c3dce534da5ab352c3f8d4dc933228da5d14 | |
parent | 492be929ff76eef19c7eac289a34e2faaffa4d5e [diff] | |
parent | 9bdb10cde34987f3318fca3903d829ccefa391b7 [diff] |
pvmfw: Add patching for virt-cpufreq related nodes am: 9bdb10cde3 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2944351 Change-Id: I7c7dab0e36bf58121c173b4c3e232618d8f4b741 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: