commit | 80149944f840c47dc540e4bdb54fc8ff39c17483 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Dec 30 00:08:43 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 30 00:08:43 2024 -0800 |
tree | 6f9c2470892270f311a077705bd89e8db52929ed | |
parent | 5c8125775d1504c0ea89384dc4730b39aeda9f36 [diff] | |
parent | 6a8f582752d6316064545deb015a2d467970b8ef [diff] |
Merge "Add *.GTS variants of our tests" into main am: 2c86377beb am: 6a8f582752 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433365 Change-Id: I36f26398396695b15aca848e3cc1e1837b73a522 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: