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