commit | 37011a12d04315c2289524eca1918ff856419be6 | [log] [tgz] |
---|---|---|
author | A. Cody Schuffelen <schuffelen@google.com> | Thu May 09 14:10:03 2024 -0700 |
committer | A. Cody Schuffelen <schuffelen@google.com> | Thu May 09 22:25:11 2024 -0700 |
tree | 17c36db9ff6cce14423ed06952b9cdaeef57131d | |
parent | 8f7db050c041ae4851df9d93d96b1b892c5ad9a7 [diff] |
Pass the bootloader through to AVF in vmlauncher_app It was being passed through the initrd field before. Bug: 325930313 Test: m Change-Id: Id9923d05e12e6bbb3c7775630251fef9df6a910b
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: