commit | 0c5c9229e7042a4d96e2a6bed54172ca3eba8726 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Feb 12 14:56:56 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Feb 12 15:28:47 2024 +0000 |
tree | 83dbfa3fa63723680378ee1c1e9ec8f7acb1088c | |
parent | e64dd18c08264e5bdc20c2064cef2bbc2798ccb9 [diff] |
[test] Test remote attestation for different kernels Bug: 318333789 Test: atest VmAttestationTestApp Change-Id: Ib58601003ae43de35710ce37b385105ca2f92387
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: