commit | 5790cef966ba1e7c6eafba3ec39caa0f31a08b0d | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Nov 14 14:49:01 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Nov 14 14:49:01 2024 +0000 |
tree | 1be0329a6ca721b26e870b430c7f1afa4ada4225 | |
parent | 0f067a01d44da005ebb134ecffbf364622f5c74f [diff] |
[KM-VM] Add rollback index to KM VM AVB footer Bug: 369299899 Test: launch_cvd --secure_hals=guest_keymint_trusty_insecure Change-Id: Ic48886914de955d142da5732b602a25861e18f68
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: