commit | bd2e2e4898dfb28ca48dd434e36e4d961b983091 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Fri Jul 05 15:04:49 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Fri Jul 05 15:47:39 2024 +0000 |
tree | 88823cc42de7a41bcf50956325cef7a9d1c8bc2b | |
parent | 83e5bd9268f84aab4a5b8ac6cb51d3912fc904db [diff] |
Skip process_requests_in_protected_vm if device doesn't support pVMs Bug: 350902964 Test: atest rialto_test Change-Id: Ibdfe72119abc17553b8fa2ba492b1d4b9ac7fa75
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: