commit | fbe7f74ca12ca3f0705e488216d7ab8e904ce686 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Mar 12 16:46:27 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Mar 13 18:27:35 2024 +0000 |
tree | 76ec3d52b7b59da1c4734b6b2317977249ab21a3 | |
parent | 57513269a76b9c333359ccd58f14473b2cf14cd8 [diff] |
pvmfw: testdata: Remove /plugin/ from DTs These DTS(I) files are intended for testing the input DT generated by crosvm and are not supposed to be DTBOs, which /plugin/ implies. Test: TH Change-Id: I77cd267151151dfb8dbd9e1eb7802fb52c4c72c8
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: