commit | 774c4a1e63424627eae4c39f1a8cff452b063b5a | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Mar 14 11:20:06 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Mar 14 11:20:06 2024 +0000 |
tree | a50e006b3dd5f0d52ca2528847f43a9f91856369 | |
parent | 578c4095ccd728dff71a96adb2d1b1d02d748d51 [diff] | |
parent | ab035a527281e07a100f89cee07a971431a633dd [diff] |
Merge changes from topic "derive-microdroid-vendor-dice-node" into main * changes: Add DiceDrive::from_file factory method Move dice_driver to libs/dice/driver Add derive_microdroid_vendor_dice_node binary Add microdroid_resources directory to ramdisk & system images Add a simple hearder-only library to expose build time flags to C++
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: