commit | 7307a89dda3e669b9d3be59dd310765aec5e9ec8 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Sep 14 13:37:58 2023 +0900 |
committer | Inseob Kim <inseob@google.com> | Tue Sep 19 10:51:26 2023 +0900 |
tree | b3dff717d159ac264837c883f550def842865a07 | |
parent | 5f7cdb48822ed21a6e3971ad8a7a44a80857fffc [diff] |
Pass dt symbol argument for devices to crosvm For crosvm to amend device tree for assigned devices, vendors provide information about vm dtbo node. Bug: 297313212 Test: vm run-microdroid and see crosvm argument Change-Id: I52bc532361a40a0db6c1b6b0b25cc3ef29886f48
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: