commit | 65ab14cc1261449e3b8b5635dbc8777e2a4f5697 | [log] [tgz] |
---|---|---|
author | Armelle Laine <armellel@google.com> | Tue Feb 11 16:40:58 2025 +0000 |
committer | Armelle Laine <armellel@google.com> | Wed Feb 12 06:46:22 2025 +0000 |
tree | cbd80142319f75d10aedeb854d41ea2f09d1e613 | |
parent | 236c90b6b0a63ecdc13cd62a750ac568d412b889 [diff] |
guest: trusty: security_vm: vm: fix the removal of static_libs Bug: 393850980 Test: lunch qemu_trusty_arm64-trunk_staging-userdebug Change-Id: I9da1d704169b4c993612ff05453cd2490165da13
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: