commit | 4b433d2c16c4e5154676d03778a26df973dd4f6e | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Feb 14 22:59:33 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 14 22:59:33 2024 +0000 |
tree | 527ba39b5971e8cd1f26958f7892b0a8d300dc70 | |
parent | 885b48f08d54c16938acf6ea10eb655dd2e873af [diff] | |
parent | c37c72e6fc0b48cecfb1fdb60acb7b738d25edb9 [diff] |
pvmfw: Get vcpufreq by compat & NOP unused OPPs am: c37c72e6fc Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2963845 Change-Id: I402f2c1efe45fdf8b17fc84542262b0d06c164a0 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: