commit | e4d3826d8341fd4b30c67f4d02dd82ac7aa7f826 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Nov 18 13:15:58 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Nov 18 13:15:58 2024 +0000 |
tree | 7a61d00c59defad35eda1ad4f293420c9a57fbdb | |
parent | b4e780be40ec123d76301a611211768c61677cae [diff] | |
parent | 3a4f58bfc5b474d63be5c03dbdbafd89702460d6 [diff] |
[KM-VM] Check Trusty VM kernel has valid AVB footer am: 3a4f58bfc5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3356353 Change-Id: I95a2f7f0a5799a4b2835a4a233b5da40114d69ad 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: