commit | 3af60fb68e482a0aed346751e13f1c30eb44cbbd | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Wed Dec 18 10:44:24 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 18 10:44:24 2024 -0800 |
tree | 6766409d0e5269b7db24a19564a7b2b2cc43ce5f | |
parent | 9ccf89fbebf5e158d562ee37cbc94f2b1f8939b1 [diff] | |
parent | 1301a26971246ff1d22a2cbb5f95d48c83c0d7e1 [diff] |
Merge "delete custom panic hooks" into main am: 1301a26971 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3417062 Change-Id: I35ff36c57ee5b64fdb1d02ee66eba1caf6af4245 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: