commit | 65e2caa2899d9bc03fed7afd137ab66b4b9ebf70 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Feb 06 02:44:06 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 06 02:44:06 2024 +0000 |
tree | b4a06eaf4ba8c16be1524b72b8a427f38c54e882 | |
parent | 42b4457afb5e21a09d1d7bbe6252fe90be1a8142 [diff] | |
parent | 42613e600e6074d5a4eee17fbeed35670967c10f [diff] |
Merge "pvmfw: Rename intermediate patch_gic() variables" into main am: 42613e600e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2950905 Change-Id: Idf4cdf74e9547c16d8f2b575139f39fa426b4fa7 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: