commit | 5ee80c8130e5b1526cd53f56649b18a1f14bcf9d | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Mar 26 14:07:35 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Mar 26 14:10:06 2024 +0000 |
tree | c0766d899c96f2c72cce89b7cb8e0f8a737f65cc | |
parent | 508d8e79d8b98f08f153a9b230f502e4989381cb [diff] |
[test] Remove ATTESTATION_ prefix in AttestationStatus This fixes the warnings as the following one at compile time: The enumerator 'ATTESTATION_ERROR_UNSUPPORTED' has a redundant substring 'ATTESTATION' being defined in 'AttestationStatus' Test: atest MicrodroidTestApp Change-Id: I2e0eb8b22dd688efd402b9dc6254b64060e1b3c2
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: