commit | d2c5472066b5e7d68e827b31fc408ff089c31f89 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Sat Nov 02 12:54:40 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Dec 04 21:22:54 2024 +0000 |
tree | db829b5c625cabca1212641ac9f2def3d77e1fbd | |
parent | c26e220ef2590b30c314375cba50dbf3e49292f9 [diff] |
vmbase_example: Upgrade to new vmbase::memory API Replace direct manipulations of the PTs with the new API. Replace DIY PCI initialization with the vmbase routine. Bug: 377276983 Bug: 381400830 Test: atest vmbase_example.integration_test Change-Id: Iefc5407091e405d5ffd25854bca820e63a0fd6d0
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: