commit | 196ca2bf09a9c97e2e67fd073b64ef9ac5f77077 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Wed Dec 18 15:27:43 2024 -0800 |
committer | Frederick Mayle <fmayle@google.com> | Thu Dec 19 11:07:50 2024 -0800 |
tree | f8c0d4d82133540d4698f84334698197a14078c9 | |
parent | 5158284ee7fc0b3c3f7a7939eb85522952f499ea [diff] |
libavf: implement setHypervisorSpecificAuthMethod for Gunyah Bug: 381971305 Bug: 380912007 Test: m Change-Id: Ic997b73f5cad00d4b93a1aff64ee3d24aebf2c6f
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: