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