commit | 68d1140dc6d4b8f859207a87f7fc534920c8ad7d | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Jan 02 13:59:44 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Feb 08 10:28:38 2024 +0000 |
tree | ffaee67ee3c99a83af20c653d8a1b1404f1803fc | |
parent | c3e52c559d1e62cde6d3f1f85121128496d352d3 [diff] |
[attestation] Add the first version of DeviceInfo For CSRs originating from AVF, device info is currently not important. To facilitate the parsing of AVF CSRs by the RKP server, avf fields have been introduced into various entries. Bug: 301592917 Test: atest rialto_test Change-Id: I306683e8a2fdcc637e3798755bfa0aa4889bd7e3
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: