commit | 1d409dea144e94c8f5f15f4ae465e8147e6d7a0d | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Oct 30 10:42:18 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Oct 30 10:42:18 2024 +0000 |
tree | 5c7527cf1ce57a40e80ba9541b2f74109f66dd25 | |
parent | fbbf57617a91fa39facb7feb2003dbbf8049dae0 [diff] |
Move Trusty VM kernel target from cf repo to virt This allows us to integrate the arm64 version to the target easily. Test: launch_cvd --secure_hals=guest_keymint_trusty_insecure Test: atest VtsAidlSharedSecretTargetTest Bug: 355389155 Change-Id: Ia5e536d32272088f8cee67e1434e6723f483dd29
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: