commit | b32f632857f1de23ee4d6a9ca450cc3aaa142af3 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue Jan 09 11:20:19 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jan 17 13:46:51 2024 +0900 |
tree | 5c44942f0fe12ce943b53e6aef0ad09d183ddfc0 | |
parent | 2a7e7e9a81796878e8acfcca43bc8dbc0227d927 [diff] |
Add brief explanation about VM reference DT into pvmfw/README.md Bug: 318431695 Test: N/A Change-Id: I11d50127a692aac29c927c9ec56b50817ee24f03
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: