commit | a781e518d63e47bd5f1e02ce6736a2c476caa7fa | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Mar 03 16:05:12 2025 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Mar 03 16:05:12 2025 -0800 |
tree | 4fd57874cf4bfa1cb6e674543c7774bef7e7aefe | |
parent | d8fdb99554c73b687657297d779432b92ab25999 [diff] | |
parent | 65e6fdb83347f1760d482531b7529de09058666a [diff] |
Merge changes from topic "prepare-for-system-tee-services" into main * changes: Only allow pVMs to request access to tee services virtmgr: also support non-vendor tee services
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: