commit | 16ee140eccd64a3f9ec54833249f5519bcb02f2d | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Mar 21 09:16:12 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Mar 21 16:07:26 2024 +0000 |
tree | 73f3bf109adb7b8e1495f13e5d830e36d6005135 | |
parent | 0362f7f22c97bf6fc999f7db800a639509dea734 [diff] |
[cts] Add CTS for VM Attestation when Attestation is unsupported When a device doesn't have pVM remote attestation support, the attestation status ATTESTATION_ERROR_UNSUPPORTED is expected when the VM attestation API is invoked. Bug: 329652894 Test: atest MicrodroidTest Change-Id: I7218529c1e36b2665c78d87274c7325a1765e6a0
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: