commit | ef3ef3242f09c1dafa64cf0450b44df7a939b31d | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Feb 08 09:20:55 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 08 09:20:55 2024 +0000 |
tree | 5b7016d75269bdbf6fb809a4182830600b396ab8 | |
parent | 2d167d3aed07121e478892f09dd85c2d1225e39e [diff] | |
parent | 6e9df47307d85c22a1cc1594128aab5cdaad25d1 [diff] |
Merge "Increase ARM64 memory for tests" into main am: 30a5443aa2 am: 6e9df47307 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2953268 Change-Id: Ic10695e04ed8e0908d9465a5da4dc6cd9cb8e041 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: