commit | 3f9b50901061a97aad5563b3f0daa16721bd9956 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Jul 10 13:38:29 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Jul 11 13:49:01 2024 +0900 |
tree | 3e292e4dbc668b0d41e0ec979e327f67eb8cb7e1 | |
parent | 73fd0cdf050ab5a96c8825d0e7f58d8b3819a216 [diff] |
GUID of a partion can be specified if needed Previously, when a composite disk is create from one or more partition images, the GUID for each of the partition was randomly chosen. This change makes it possible to specify the partition GUID if needed. This is required for Ferrochrome where partitions are accessed via their GUID, not by their label in the partition table. Bug: 351973725 Test: Ferrochrome boots with the vm_config.json in the follow-up change. Change-Id: I63647d77d74a7be99cc4811f5c836f74f13928a9
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: