commit | 6561e3402c3dc6528a983f31da8a21299105c771 | [log] [tgz] |
---|---|---|
author | Ivan Lozano <ivanlozano@google.com> | Wed Aug 07 14:16:39 2024 +0000 |
committer | Ivan Lozano <ivanlozano@google.com> | Wed Aug 07 14:16:39 2024 +0000 |
tree | 883670cf692be39bc3ef285fe157d84d19a0bafc | |
parent | 5e815844e345a2b3f5bc8f1e0ea1923e22e40efa [diff] |
Disable dylib variants of nostd bindgen modules rust_bindgen modules now produce dylib variants. This needs to be disabled for nostd bindgen modules unless a panic handler is provided for the dylib variant. Bug: 294698705 Test: m rust Change-Id: Id88a09de53bd5e9b990953ef444a16ad25019416
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: