commit | 39952078e66f47b270c78f596d9f5625226c3ff2 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Jan 19 17:04:53 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Thu Feb 01 17:15:07 2024 +0900 |
tree | dd560638f99191934c620059b78d06ef5cb3e740 | |
parent | 355fcd88dd0595f25ec8b5618a41144670a73c97 [diff] |
virtmgr: Create and pass VM reference DT instead of vendor DTBO Bug: 318431695 Test: atest virtualizationmanager_device_test, and launch a VM Change-Id: I8181e794e1e670aad6ac7d57fc61bc36ec6809f3
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: