commit | fbbadb557f72192f591a8ecf4e0892cc2b4d1507 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Aug 13 19:58:17 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Aug 13 19:58:17 2024 +0000 |
tree | e06ba112f5b60468f13e93b42894aaffcb74336e | |
parent | 99107cecbe2234e13f163535662d29602775987c [diff] | |
parent | 26f7d14397022f247d74a8f9accded1663dfa2e1 [diff] |
vmbase_example: Use vmbase::memory::PAGE_SIZE am: 26f7d14397 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3217919 Change-Id: Idf5b5e9a876cff3270265a2e55e072c705033b98 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: