commit | 5c807a2f8d8434b7f44e079da7f628611fe0f9b8 | [log] [tgz] |
---|---|---|
author | Elie Kheirallah <khei@google.com> | Mon Sep 23 20:40:42 2024 +0000 |
committer | Elie Kheirallah <khei@google.com> | Tue Oct 01 20:03:34 2024 +0000 |
tree | 6c1482158be40de1b1fa39f5b8be752daed70ac2 | |
parent | a32f692ba287c1a1de2328e5e55daf6f0ee08212 [diff] |
Add option to dump device tree blob in VM config As part of adding tests for backwards compatibility check, dumping the device tree will be essential in validating the state of the VM. Bug: 360388014 Test: m Change-Id: I1f0835590d1e668c1737abe58e1cb7163aa6759f
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: