commit | ca685fb8a7cf387a21fe9d14964e7176330a2092 | [log] [tgz] |
---|---|---|
author | ELIYAZ MOMIN <mohammedeliyaz@google.com> | Fri Jan 31 07:14:29 2025 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jan 31 07:14:29 2025 -0800 |
tree | f5100c12f5bf54334a79fc1d4bd1115578cfed64 | |
parent | c8d8aecb844ee5a724384d3174b8219a6b7ec18c [diff] |
Revert "libvm_payload: Use Rust stubs instead of cc" This reverts commit c8d8aecb844ee5a724384d3174b8219a6b7ec18c. Reason for revert: <Potential culprit for b/393554373 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted> Change-Id: I21e8d71b0fa2cdcf2868d33c80a91c40a50cdd8e
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: