commit | a99b1ce512aadf67cf03418fe3b11db9d6cdc46f | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Tue Jan 16 16:52:28 2024 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Tue Jan 16 16:54:42 2024 +0000 |
tree | d806b74312809f3288593297d22f87f33e330ee4 | |
parent | e14a1f9f67a6e321f6582eaa7737624e911d2924 [diff] |
Use rdroidtest proc macro. Test: atest apkdmverity.test libdm_rust.test Change-Id: I4e52f71a81e539a386fd37bada36d1c4daed9822
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: