commit | 6fba4d50366c9e8cf9ce4bc67371df20b66a8825 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu Jan 30 18:42:26 2025 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Thu Jan 30 18:42:26 2025 +0000 |
tree | 53c63d8dc9745128e6445d965e990aa732d4f659 | |
parent | 013b58f78a7f819ce05d54d9e60e20e2771e1eef [diff] |
Argument list for 0 arguments should be (void) An empty list in C means "unspecified arguments", not "no arguments". Bug: 393138669 Test: N/A Change-Id: I2305ba3ecb7ceb0592b32b3339a17061d86eb8f5
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: