commit | c780f862c28ddc0e4b3a0e375180367791753682 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Dec 04 23:10:17 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 04 23:10:17 2024 +0000 |
tree | 3baa5b0ae890639c7c89417b3fd1c42528bcdce3 | |
parent | f91bbcd4f1c06fa4f5a07dda7f8e25eff11d68aa [diff] | |
parent | 02e954e65c389312f84fbb49b626aa86306bc085 [diff] |
Merge "[dice] Update DICE_PRIVATE_KEY_SIZE to DICE_PRIVATE_KEY_BUFFER_SIZE" into main am: 02e954e65c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3369905 Change-Id: I1293ccf6d217972758413dd406aed48fb0ace79d 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: