commit | 384f5b5db6a9396e4e2f274b8561d2bdfc53df1a | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Fri Dec 06 16:23:23 2024 -0800 |
committer | Frederick Mayle <fmayle@google.com> | Mon Dec 16 10:41:47 2024 -0800 |
tree | 2b9ba3bef3f38ce2a34f0d7befe59a1e89fcc531 | |
parent | b4030cfbe20083dd6504379b810d0ffb4e624266 [diff] |
libavf: add API to configure swiotlb size Test: TH Bug: 382781129 Change-Id: I1b22a8e3fd6e3800f29c81cadbc47ba8c2e21b3b
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: