commit | ff7223ff244a353858b0b17d9b38ab0d371e5d68 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jan 07 10:49:19 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 07 10:49:19 2025 -0800 |
tree | db2973cdb8653436cac8bb1964b005b47fd2b938 | |
parent | a37cffdfe8a8f72c173228fb57ba85228f49ad14 [diff] | |
parent | 3d0a98742d6234e22a740b2aa13c31e78296b0f8 [diff] |
Merge "pvmfw: Split up perform_rollback_protection()" into main am: 3d0a98742d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3380490 Change-Id: I6b00e54d7bd9f8227efa6a57467df8896f0a62dd 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: