commit | f3eaa9edc03ec0ea9b0f84afc22db1ae2ee5c675 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Mon Jan 13 13:48:31 2025 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Wed Jan 15 15:39:19 2025 +0900 |
tree | bf98839a9ae0c996f336486f297e17a417ae6c9c | |
parent | 6dcf308e99fe9a560f1230ee826042da29661b04 [diff] |
libavf: Add callback support Test: atest vts_libavf_test Bug: 381195543 Change-Id: I5f3920b7fd223ad50088cdbc429aca19e3717121
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: