commit | 9c237be297fe18a4f4f36f7070874d9e5ad7dcb5 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Aug 27 08:51:30 2024 +0000 |
committer | Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Mon Sep 02 07:48:11 2024 +0000 |
tree | 782a1f1fe680408147fd91e76919ee4ecb23d530 | |
parent | 826a3bb34470ffc12cab45fe09453815b4d2f4ea [diff] |
[vsr-test] Relax the pVM DICE chain verification test As the VSR has been downgraded to Strongly Recommended. Bug: 362135892 Test: atest MicrodroidTests (cherry picked from https://android-review.googlesource.com/q/commit:e7344de2a38772bedc224edc7ce21fdd0007c263) Merged-In: I2d75a73c04d11e7b1adc70d9c8ed6c15404e689d Change-Id: I2d75a73c04d11e7b1adc70d9c8ed6c15404e689d
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: