commit | 2847d0ccfa1a1e890d16b3e7f44e980c5de470c4 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Oct 26 12:52:49 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Oct 26 12:52:49 2023 +0000 |
tree | 7192e203352adb7adc45e1c6d80e8514aa3db633 | |
parent | 3fd8b789b2c3153723d0aefb2990a2903bf00ebe [diff] | |
parent | e6135eaab92269d1237ac133afc8ebd87d2449e3 [diff] |
Merge changes I3f9fed0e,I44420fab,Ib847ee61 into main * changes: pvmfw: Update README.md to explain pvmfw-tool pvmfw-tool: Make VM DTBO optional for building pvmfw pvmfw-tool: Fix runtime crash
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:
How-Tos: