commit | e39c90731d44a126c176c74b26ef1b1cc0d0cbef | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Apr 30 10:02:58 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu May 02 13:16:30 2024 +0000 |
tree | 2e6f984208da54e658cd4893691fa17de57cdf05 | |
parent | b0d12a730913dfaad9bea2ae81f5058d898aa996 [diff] |
[attestation] Add logs to track the progress of CSR generation Bug: 337406916 Test: atest AvfIntegrationTest Change-Id: I82d66c146dff1ccfd0e3a2a2c67b874ed821e741
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: