commit | 73f418a0b5bfaa00c4788c16bf7e5f261ebac501 | [log] [tgz] |
---|---|---|
author | A. Cody Schuffelen <schuffelen@google.com> | Tue Jun 11 21:04:21 2024 -0700 |
committer | A. Cody Schuffelen <schuffelen@google.com> | Tue Jun 11 21:05:13 2024 -0700 |
tree | b05b36bc8101021bd216dd1cf55e35b7514cec52 | |
parent | a7866789f5dee302bec55dbf85877d797a1fe5ef [diff] |
Default to a u-boot prebuilt when no bootloader or kernel is provided in VirtualMachineConfig Bug: b/346675532 Change-Id: Ia6379201c8b06eca485156b74101fdef10a6917d Test: Run with ChromeOS
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: