commit | 82a401320b2ea17f684ecfbb340b5c9a25a012bc | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Dec 11 16:20:36 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Dec 11 16:21:43 2024 +0000 |
tree | 0d14c85bada2fa0f49323ee6f23dca9b17dccbaa | |
parent | 5f3c66a0130f7318600d096ee77474f0f8eade24 [diff] |
Expose setShouldUseHugepages to @SystemApi Bug: 383347947 Test: atest MicrodroidTests Change-Id: I5f525833e78a44ff254b7e0ec5ff570579e068bd
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: