commit | cf7d00b006c67860cc179661a3e06ddd6fb3f54d | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Dec 13 01:27:07 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 13 01:27:07 2024 -0800 |
tree | 3412c30cae766dced8b2c6d102cec1a1c8a917e1 | |
parent | 2b1282aa036f5bcd005c03fb319239770f6717c4 [diff] | |
parent | ce7c1fd629eb57cb8d0986f996cf6d61056278aa [diff] |
[automerger skipped] DO NOT MERGE: Separate CTS/VTS/general tests into different modules am: 2dee62856f -s ours am: 9da23d0ae0 -s ours am: ce7c1fd629 -s ours am skip reason: Merged-In Idfc956a95f3de6a59d526804cba1f7705c9dacfd with SHA-1 57de255194 is already in history Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3409040 Change-Id: I52b0168b137f5252878407c1dc42c53fe3c19d1a 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: