commit | f47f5ab55459b80dc3161d071656b7432800b8b3 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Nov 29 19:48:19 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 29 19:48:19 2024 +0000 |
tree | 4f91ceb8c99f515332c3fb68591572e814854b30 | |
parent | b1976784b5cedc78a3e29b625ba8a5f0d2d172e2 [diff] | |
parent | 59a446416576cb6a20af9a526aec102769e26bc1 [diff] |
Merge "vmbase: Move stack guard page to own section" into main am: f287851bf2 am: 59a4464165 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3383328 Change-Id: I4e6486a8e1217b4b2086f778c18f1c8e1cbd118c 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: