commit | db65d47620ac41f798f8e86e722ce0617cbc0816 | [log] [tgz] |
---|---|---|
author | Yi-Yo Chiang <yochiang@google.com> | Wed May 29 06:15:10 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 29 06:15:10 2024 +0000 |
tree | b398a64d66593c396552b46b08898d48e68f294b | |
parent | a6bd40ad3172166f2474195d2e8021d0a4ff1497 [diff] | |
parent | 8c26a3262157fb7f673143f6164ff41b317f6721 [diff] |
Merge "Guest OS serial console" into main am: 8c26a32621 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3093565 Change-Id: I7b1f57820511b6ce631cbc807d0def141b80374c 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: