| commit | 88f420b687babfaa3dd6cf5bd1bd0c71d207da8d | [log] [tgz] |
|---|---|---|
| author | Gil Cukierman <cukie@google.com> | Wed Jul 16 14:39:36 2025 +0000 |
| committer | Armelle Laine <armellel@google.com> | Fri Aug 29 09:47:34 2025 +0000 |
| tree | 38a7155fe34f0844431d21b2e3c7fc7351922f3f | |
| parent | 19de2ab4b2b1382fd5e64181f0b5c328bc15b62d [diff] |
Enable FF-A for trusty security VM Add a new option to pass the required tee_services to early_virtmgr and enable that option in security_vm_launcher-arm64.rc. Bug: 430636671 Test: build and run qemu_trusty_arm64-trunk_staging-userdebug target Flag: EXEMPT only used in qemu Change-Id: Ibfe18f6536fcfa46490b37dfc191539d57215c9f
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: