commit | 56f2239442066537868388778e9c115d09433e0a | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Jul 09 07:53:22 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Jul 10 15:59:45 2024 +0000 |
tree | 312e90ebba1b56b869fa0ea7e9cf42aaa9f2b3f0 | |
parent | cde121fd8ef8d06c4b983b2c057c25647532b9e9 [diff] |
[Test] Add VSR test to validate pVM's DICE chain As per VSR-7.1-001.005 that protected VM must implement Open Profile for DICE support. This cl adds a test to check this VSR. Bug: 342333212 Test: atest MicrodroidTests Change-Id: I2df0fa3aa21a6db8dd496490bbd57d01378adc29
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: