commit | 9a9fea791f85491bb74f8d4cd31136f7a110ba38 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Fri Dec 13 13:36:56 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Fri Dec 13 13:36:56 2024 +0000 |
tree | bba58d85c10520c05f51fbd9bfa013f32f8c4b89 | |
parent | d9797513c4a51abdc8ee3d7ce9539a08a706e572 [diff] |
Add android16-6.12 microdroid kernel prebuilts to Android.bp This doesn't switch microdroid to android16-6.12 based kernel just yet. The switch will be done separately once b/381400679 is fixed. Bug: 377677758 Test: change RELEASE_AVF_MICRODROID_KERNEL_VERSION to android16_612 Test: atest MicrodroidTests Change-Id: I3cfa39749527d8adafc370e03b55dd98b154ab39
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: