commit | 6bc4358061a1c940b69d7bd6d7baf92f5f484c45 | [log] [tgz] |
---|---|---|
author | Ivan Lozano <ivanlozano@google.com> | Tue Jan 28 21:10:42 2025 +0000 |
committer | Ivan Lozano <ivanlozano@google.com> | Thu Jan 30 19:03:18 2025 +0000 |
tree | 50402280ae07b8eaf5e7dc91a06692a71aae5535 | |
parent | 3392e34e7774696268d73733daff98ab91ca70e0 [diff] |
Use new bssl_crypto inline static fn bindings The libbssl_crypto associated bindings now have generated static inline functions, so remove the `_RUST` suffix from these as they're no longer provided. Bug: 377932175 Bug: 374995404 Test: mma Change-Id: I69e0f0f95d15f824106753596852abce1ea6f573
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: