commit | 30cc52ae500713e75ad2b9f2b26efbc8e19ddce7 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Sep 20 11:59:35 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Sep 20 11:59:35 2024 +0000 |
tree | f5aee370e438c19405f2fae3bf8490e37e93585b | |
parent | 90bbe45add2435b5cb6fff8cd32b7af23d79d76b [diff] | |
parent | ceb1d06eee95d2999fe81681defd62ee51b06a75 [diff] |
Merge "Add qemu-system-arm qemu-user-static as deps" into main am: 737d39becf am: ceb1d06eee Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3274356 Change-Id: I5204d8a7d1cf2ca0335cf02bae22da244ff0af9d 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: