commit | f3947f441b0a60c957302ff3f701cbeca35ee889 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <[email protected]> | Fri Mar 01 18:46:32 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Fri Mar 01 18:46:32 2024 +0000 |
tree | ae3547e7668ebc120fbad0af0919f8399f8a37ae | |
parent | e8301287b92760284d609d2719771516469f52c6 [diff] | |
parent | a867849f1128237d232537e86e509b32886327f3 [diff] |
Merge changes Iee55d611,I98e0173f,I4ed5bff2 into main am: 61066b0c54 am: a867849f11 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2977971 Change-Id: I10bb58d8145e928b60bad7c0c7904f8149ebe215 Signed-off-by: Automerger Merge Worker <[email protected]>
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: