commit | 419ff697a5e208bcf63a8b70f58cc615e148f962 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Mar 19 15:11:42 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Mar 26 08:04:05 2024 +0000 |
tree | b8c094e3aabfd8a67a8e6fee9c38be736e4ad30d | |
parent | 508d8e79d8b98f08f153a9b230f502e4989381cb [diff] |
[instanceId] allocate instance ID for the Service VM This cl allocates an instance ID to the service VM since the instance image has been deprecated. The instance ID is used in pvmfw to deduct the sealing CDI needed by the Service VM request processing. Bug: 327593612 Test: atest VmAttestationTests rialto_test Change-Id: I939957f0be5ae33a6205fd55819e715ae2792b87
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: