commit | 1332a72000aea83204997a1160bede9af81a76bd | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Aug 30 10:28:53 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Aug 30 10:28:53 2024 +0000 |
tree | 27acbb6d69032368399b2c9320a2f2073a7d22e4 | |
parent | d33645a10d2de37ae1454d88582fe2c7260dcf42 [diff] | |
parent | 0aadaba4524f8e4f916c7637d24cbb0fdcad3dd5 [diff] |
Setup script for x86_64 am: c67cbe1d8a am: 0aadaba452 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3247833 Change-Id: Ida6237de9f5bf19567ae1c5f0f77ad4180eb026c 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: