commit | 6955da176632949be59b92914edfa429bd7574db | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Nov 12 10:58:37 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Nov 12 11:00:30 2024 +0000 |
tree | 6d8c212cdcd73058121d8e30814fd58405660715 | |
parent | 7831017bb48b8118e101b4f0d44ed679af7e6944 [diff] |
Add VSR indexes for VM remote attestation VTS based on the VSR published in b/372511948 - 2024 Oct version. Bug: 365692904 Test: atest MicrodroidTests Change-Id: If7549e7516cda90ae2dca6fa42605bba3e4894f6
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: