commit | da9a9830b0ce231ccad175eed9c468f5f59a8a05 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Wed Feb 14 12:46:33 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Fri Feb 16 14:46:19 2024 +0900 |
tree | 32b267a5af12687e1d6ab9a3482207b04a88c7be | |
parent | 5f855881d7e9191a80860616e9cde5185cff81ec [diff] |
MicrodroidHostTestCases: Test VM DT modification by device assignment Bug: 300266803 Test: atest MicrodroidHostTestCases Change-Id: I3e26c89b6641d70b645613637bcf37476db5db3e
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: