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