commit | 18cdf3e3177c4173fcad42f364f1d68093cec270 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Feb 14 19:49:30 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 14 19:49:30 2024 +0000 |
tree | 0c6750303e7d800d76a8bbd8eac9b709d31ef6fd | |
parent | ea2e103fa96405ac47ad65e8b841f3d5f3c3e72e [diff] | |
parent | 492be929ff76eef19c7eac289a34e2faaffa4d5e [diff] |
libfdt: Change to FdtNodeMut::first_subnode(self) am: 973dda394a am: 492be929ff Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2964062 Change-Id: I95e58d34c5a71102545d80b2276edd1d560561fa 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: