commit | e5af6b459014b42e43a0df2d86ddbce49aecbba9 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Sep 26 20:41:01 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 26 20:41:01 2023 +0000 |
tree | e8812c0499d18c74619d7ee43c397995e26f0da7 | |
parent | c0b3df595a2e8d9065b47cbb6e6e1ff2f6e844cf [diff] | |
parent | 881d14eda1542640493c3eb58920c10b11a52713 [diff] |
Merge "[rkp-hal] Add DICE chain to the CSR in service VM" into main am: 881d14eda1 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2760530 Change-Id: Ie4d7b312bc62c942a0937bb91f4e660def3cf973 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:
How-Tos: