commit | 626347c8c8681e93e5fa6925871689d7cbad8d33 | [log] [tgz] |
---|---|---|
author | Michał Mazurek <mazurekm@google.com> | Fri Nov 29 13:08:27 2024 +0100 |
committer | Bartłomiej Grzesik <bgrzesik@google.com> | Mon Feb 03 15:01:40 2025 +0000 |
tree | 52def82db5139b81ddc9264110ed26c7b8d5afbf | |
parent | 6cd065fecaf22c23ffe23008304d9dc605157201 [diff] |
vmbase: Move dbm to aarch64 Moving management of Dirty pages to aarch64 director as a preparation for adding new CPU Architecture. Bug: 362733888 Test: m libvmbase Change-Id: Id8660e8d42229970785d4374b6f55819489961ec
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: