commit | c730ebfa303ac711042d359ae73d8050ab9336f9 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Feb 22 10:34:55 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Mon Feb 26 23:50:44 2024 +0900 |
tree | 504ca6f238fae9eadf38fe854387e84376fc274c | |
parent | e2a0bb0b65f108f8e7a928633fbdac54b8c2c4aa [diff] |
pvmfw: Clean up dangling references in __symbols__ Bug: 277993056 Test: atest libpvmfw.device_assignment.test Change-Id: I682868d173e516a52d3e5b09dfb11e31a7aad02f
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: