commit | 98085ee1c1a25246d8ddb41fd40750a4f4bfb06f | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Dec 03 03:00:42 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 03 03:00:42 2024 +0000 |
tree | b3af0086d0e51925ede5c44192d2f7c8c665b90f | |
parent | a6e40b47d8cd01b0cb48752b9fc5822e2f79de0d [diff] | |
parent | 35bbadded212d5e87a1a58c2ae9a748246d720d8 [diff] |
Merge changes Ic68061ac,I016c5b89 into main am: a757e06433 am: 35bbadded2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3382210 Change-Id: I4daab43b293aff327d9c4a76004e69a33a470710 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: