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