commit | 17ae4e6e3053e0aaf8fbf0e822d6dbc5827894e0 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Apr 15 13:00:06 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Apr 15 13:00:06 2024 +0000 |
tree | c9991c66a78f846fcbb42945b092ebab9ecbd422 | |
parent | ec8fd19bd1c543e75c4765fe6f2ba462f408b608 [diff] |
[test] Fix permission for attestation test with GKI kernel This cl grants permission for the VM attestation test to run with the GKI kernel. The permission can be revoked if the VM attestation test with the Microdroid kernel runs first. Test: atest AvfRkpdVmAttestationTestApp Bug: 334322137 Change-Id: I71ae2b0661d28b4ce9e7e7acfab111fbd2ad8634
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: