commit | 410e46ab3e30a7a06784dede1a97c0671b4ffe77 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Sun Dec 24 11:33:11 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Feb 08 18:06:23 2024 +0000 |
tree | 13b564d3e1a1ac60ed2fa638f3c174da766fb3b6 | |
parent | 843845ddb7496cee94340e7df41d86695de64e2c [diff] |
libfdt: Move FFI for DT properties to Libfdt* Move all the functions dealing with DT properties to the new traits. Reduce the unsafe blocks to the strict minimum (i.e. the FFI calls). Test: m pvmfw Test: atest liblibfdt.integration_test Change-Id: I98698a7ae9b6874c329c8a7bf902b33c7e7a453d
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: