commit | 4b47ffe3b18ec68867ddb6e1624c06f199884c28 | [log] [tgz] |
---|---|---|
author | Armelle Laine <armellel@google.com> | Wed Feb 19 22:34:14 2025 +0000 |
committer | Armelle Laine <armellel@google.com> | Wed Feb 19 22:34:14 2025 +0000 |
tree | c91dc87bb38b456394301676ce09576696eae66a | |
parent | ed2f45194919cec3ee3e2bd7f0774c8c1006078d [diff] |
guest: trusty: security_vm: vm: Android.bp update make `trusty_vm_sections.ld` rule visible to vendor Bug: 371777025 Test: lunch qemu_trusty_arm64-trunk_staging-userdebug Change-Id: I6a4d6d24433432d5f2e3ee41e7584e73b9a4c69d
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: