commit | 4ce4ad49d6f0010adc0cad91c4b1158de348fcc6 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Feb 22 17:11:39 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 22 17:11:39 2024 +0000 |
tree | 9158c7a11d1748e36992f341bf2124f5a948b9ce | |
parent | f9059f278329a0563db12e50cfc365ad2fef0df2 [diff] | |
parent | 5e996daec722febafac9c6c19e99c5de3d11e1e2 [diff] |
Merge "libfdt: Make Fdt::root{,_mut}() infallible" into main am: 5e996daec7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2967462 Change-Id: Ia1fe47dd5e407bd4f84c15733ccbf29fa4b8f012 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: