commit | 26f7d14397022f247d74a8f9accded1663dfa2e1 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Aug 13 19:33:54 2024 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Tue Aug 13 19:54:18 2024 +0100 |
tree | e06ba112f5b60468f13e93b42894aaffcb74336e | |
parent | 1d947de31b39d66ace3cb194d1ab10938e30ca60 [diff] |
vmbase_example: Use vmbase::memory::PAGE_SIZE De-dup the constant; no functional change intended. Test: m vmbase_example_bin Change-Id: I89142d4bef65e8e7daf2b7afa723727e0d697cbc
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: