commit | 1fed928b211624dbc93e7b8bb2731d8653c57c67 | [log] [tgz] |
---|---|---|
author | Armelle Laine <armellel@google.com> | Wed Nov 20 04:45:05 2024 +0000 |
committer | Armelle Laine <armellel@google.com> | Thu Dec 05 05:50:38 2024 +0000 |
tree | 96e22558f78a342d825d2c885b73405b28c7e055 | |
parent | 1f2c236c9e2e12e1a17d5841dd25d1365a258e6b [diff] |
trusty: security_vm: add TEST_MAPPING Bug:357834365 Test: atest VtsAidlKeyMintTargetTest Change-Id: Iab3329b9b22c06f3d2799fd015f24a4cc4211fe0
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: