commit | 765c32ba62e17c3b6ab93ec47e31444f0583a891 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Fri Feb 09 02:24:58 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 09 02:24:58 2024 +0000 |
tree | 390b815f90829717fe331c54c36dacd9002a0bde | |
parent | 1d7398e4e87d405a0888e236fc383ab0082c7086 [diff] | |
parent | 8497cc60d808ef298395eedb9084ffe81336d5fb [diff] |
Merge "Introduce avf_build_flags_cc cc_defaults" into main am: 68c7b8fec7 am: 8497cc60d8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2953859 Change-Id: I362db2621010c1c3bfb86ef6805b90d3534ff9cd 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: