commit | e6c7b0b66e43d548296bd2cf2058306a7f41c3df | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Dec 17 13:10:46 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Dec 17 13:10:46 2024 +0000 |
tree | 609676cb3bb836e4d0615e2927117b22eb34ac64 | |
parent | f2bdfe8ba05ef4b9917654f538fd846373987859 [diff] |
Correct the DICE support VTS VSR index As per the VSR published on 2024 Dec 2nd. Test: atest MicrodroidTests Bug: 365692904 Change-Id: I64a3c2e75b4bed1fc0e29dbafbc1e398c4faa704
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: