commit | f43372beacf7503c849b007b06ba99e2e8eb7949 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Dec 13 18:33:58 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Wed Dec 18 17:05:05 2024 +0900 |
tree | 7e9c9c036934c37497e32a4f43973c370900dc44 | |
parent | 514b1958d267404d876f778337c611f18eb33643 [diff] |
virtualizationservice: Add dtbo to VirtualMachineRawConfig Bug: 381971307 Test: T/H Change-Id: Iea377f4e6d2d4c8ae24dc6349c2b0b3ca432e944
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: