commit | 24bdba7f2106e2e78eb9da2620e698161d55ab3f | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu May 16 13:28:51 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu May 16 13:28:51 2024 +0000 |
tree | 5df555252ef3fe473268e76c04c3b430da9ae530 | |
parent | ed51e4715e7e7ca2bfa09a33d3b90e5bd2f6c95d [diff] | |
parent | d51ade8c116489459976215f4cb201479e0c53b5 [diff] |
Merge "doc: Update instruction for downloading ferrochrome image" into main am: b90bee55cd am: d51ade8c11 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3091626 Change-Id: I444f326eeba85c74af023d81924d4eecac67c90b 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: