commit | 3e674ed285d152766da9a02fafed3252cc4e7305 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Feb 06 17:48:44 2025 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Feb 06 17:49:39 2025 +0000 |
tree | e6af139fb66dcdac50f3e1abfa85b6c47c76e37a | |
parent | 4c88b7a8a81c67c6e1c24e38e4ebc0205164d2ee [diff] |
pvmfw: Refactor match into if-let-else Note: No functional change intended. Test: m pvmfw Change-Id: I0b46ae2475803ece69711e36bb4a99665f5d2f91
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: