commit | e8994570232985fe0ea9be8eb42c4d1a8add4db0 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Jan 29 01:35:13 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 29 01:35:13 2025 -0800 |
tree | f30337d3625e662e85a75d468905c7338b93e89c | |
parent | de6fd900203f512afdce5a3a3817c34489effe41 [diff] | |
parent | 5357daa3771b2984d5c105b359c5e5918104eff0 [diff] |
Merge "[DICE] Add RKP VM marker to pvmfw DICE node for KeyMint TA in VM" into main am: e5d4b52597 am: 5357daa377 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3452834 Change-Id: I66feb6143f4f9947922c90ab979e1c27919c1fe9 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: