commit | ea99b3d3c13440fb8cd8518426dfa7f80c2db320 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Mar 27 22:20:19 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Thu Apr 04 13:01:23 2024 +0000 |
tree | 0c7133445b94efbf1606370849a46a10bc555793 | |
parent | 7a3f403d1e3bf3c5c00cf902215e7b4d085aa1e0 [diff] |
libvbmeta: add getter for rollback_index This will be used by the derive_microdroid_vendor_dice_node binary in the follow-up patch. Bug: 287593065 Test: atest libvbmeta_rust.test Change-Id: Ia38579a1038514190b98a5f1c82bab3bb509078b
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: