commit | 245e421b98c1b0017182704965a2e5776521868d | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Mon Feb 26 01:59:41 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Feb 26 01:59:41 2024 +0000 |
tree | 74f3bb94711a5b5f9ba82d71fee31686f9ae5c73 | |
parent | 4bfba92fb6634bcc86847fac0a479416bb63c277 [diff] | |
parent | 9a6eed23cb5d89090053e52c51d8430ca8deb675 [diff] |
Merge "Add libdts for comparing DTs" into main am: 9a6eed23cb Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2967090 Change-Id: Ieaadde3827691bb49d61ee3b708f528dc400fd1a 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: