commit | 7ebafee71e40337b41c2930a104bbf46d3be6780 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Dec 13 09:12:12 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Dec 13 09:37:13 2024 +0000 |
tree | 9a19680fe6baa4955e9f421ef94df5ac13283b4b | |
parent | b7bf399960d79cee0cf8a3b9afbffa4f82866f08 [diff] |
[test][dice] Add security_version to fake service 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. The fake DICE chain is only used in rialto_test. Bug: 378813154 Test: atest rialto_test Change-Id: I5fc4fe5cea5a26d789f79cb4d6b4a9ff10f0d6a0
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: