commit | 6338d9a0d987a4af6350be949dadded3508bda63 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Oct 30 10:55:20 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Oct 30 11:37:52 2024 +0000 |
tree | bda25aaf4fc241bbb5a57e2efa16352748ad1260 | |
parent | 1d409dea144e94c8f5f15f4ae465e8147e6d7a0d [diff] |
[KM-VM] Add AVB footer to the Security Trusty VM Bug: 369299899 Test: launch_cvd --secure_hals=guest_keymint_trusty_insecure Test: atest VtsAidlSharedSecretTargetTest Change-Id: I5f2a78fe5cbee52ad51243939a8d28350b3b8762
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: