commit | b1664929f8d2b671fe06d19a5be42c138018b48d | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Jun 07 09:15:48 2024 +0000 |
committer | Jiyong Park <jiyong@google.com> | Fri Jun 07 09:15:48 2024 +0000 |
tree | 40ad1624dda72a83557ba93ebf805c3deafb15c8 | |
parent | c0634700ce4050597a5a327bad074204a11158a4 [diff] |
Fix path to AVF debug policy in the DT The avf node contains sub nodes that are not debug-related. Change it to avf/guest to not be affected by those sub nodes. Bug: 345118393 Change-Id: Icc8e36082cfe256bfdd2ce3e5bba258ef3442544 Test: run the test with husky-user
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: