commit | fe06c85808bf5f58e3a658265bc3d5da1774065b | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Oct 05 23:40:06 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Fri Oct 06 01:56:07 2023 +0900 |
tree | 54b4fdccf0227066ba0a21a6a99efdd2cb294f17 | |
parent | eefa68195a924c9339a647802adbcc352704b318 [diff] |
libfdt: Refactor to keep iterators in one place This explicitly encapsulates FFI calls in lib.rs. Bug: 277993056 Test: atest liblibfdt.integration_test Change-Id: I31610911e63aae543686c1b3484cc6c1e60480aa
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:
How-Tos: