commit | 65e6fdb83347f1760d482531b7529de09058666a | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Feb 17 17:00:27 2025 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Mon Mar 03 17:50:19 2025 +0000 |
tree | a718506fdae4232d225c2fd7bdfcf4c7b2d92e89 | |
parent | 22e5d0a0b7e5109245cb15b4dbf1c47f71804d81 [diff] |
Only allow pVMs to request access to tee services Bug: 360102915 Bug: 391774181 Test: presubmit Change-Id: I58e5c2554b4543685df3e56200fa0a2e6e286227
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: