commit | 239b87785c84d5b4e1898dc28d2762a9723a87ca | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jul 22 12:29:33 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jul 23 00:43:51 2024 +0900 |
tree | ba7fde8ff654cb263545be4f5e8a02ad777d5eda | |
parent | 7ec05d0d8cd07996a9a94baf6d21e4e3bb2b79ff [diff] |
Move pvmfw to under guest and run rustfmt as requested Bug: 352458998 Test: pass TH Change-Id: I5bf24f2e1e9d27428fda8e3e60172748cd3ad55f
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: