commit | 6ec70fcbac11a9bbc036e0b70e44615bf3932e72 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Dec 13 09:18:43 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Dec 23 10:33:30 2024 +0000 |
tree | 271ea1bfbcbbecef3bfa04ee79d7fb09a61785be | |
parent | 9e813f4a20b16f80d001572e429e58bb17d71d67 [diff] |
[test][dice] Add security_version to sample VM DICE chain This cl prepares the rialto_test for the profile name update in b/378813154. Security version is required for the Android.16 DICE profile. Bug: 378813154 Test: atest libdiced_sample_inputs.integration_test Change-Id: Ibf8f490a111ca0c4d82ad014adac5825efc80a92
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: