commit | 1238fc56b3eda135a11c43258326f7ff3715b5b7 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Feb 26 09:42:00 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Feb 26 09:42:00 2024 +0000 |
tree | bf208466e58ca31a2fbcd1f7e59e779664b0ace2 | |
parent | 245e421b98c1b0017182704965a2e5776521868d [diff] | |
parent | a0cbfc5de7b989c8fd5af78bfb0fcd9481e80932 [diff] |
Merge "Move kernel hash extraction scripts to microdroid" into main am: a0cbfc5de7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2973452 Change-Id: Ibc21d9d1651db8fe5ce196ca82f1a1043f603784 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: