commit | 0472f467881d1284172ac561f55a2657a4e273b9 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Feb 06 08:53:19 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Feb 06 09:03:11 2024 +0000 |
tree | 50bccc45d22755f6e4d226c0f1fc869e76060802 | |
parent | c3e52c559d1e62cde6d3f1f85121128496d352d3 [diff] |
[test] Skip rialto_test when dice_changes flag is off This cl skips rialto_test when the feature flag |dice_changes| is off, because when the flag is not enabled, the DICE chain is truncated in the pvmfw, which blocks the service VM from validating the chain due to the missing entries. Bug: 323885165 Test: atest rialto_test Change-Id: Ia08eec10955aca5fb88a13671852d9f0b5d3c1a2
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: