commit | 0cec98ed592287b3560f7d128ce21ddd9128be3e | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue Nov 28 15:47:09 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Nov 28 15:47:09 2023 +0000 |
tree | c230e43f5ee2c1449004719ce72757a13cd1156e | |
parent | 484971b68a9675548c453a64d9e2255930504797 [diff] | |
parent | ddb988c35aa72c1c4f512362dfbdde006f3f2da9 [diff] |
Merge changes from topic "b/300911665" into main * changes: Introduce DICE unit tests Add RKP VM marker if booting RKP VM
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: