commit | f3ebae9dda9b1a991d10dab99d969361472747c7 | [log] [tgz] |
---|---|---|
author | Vincent Donnefort <vdonnefort@google.com> | Wed May 01 13:31:47 2024 +0100 |
committer | Vincent Donnefort <vdonnefort@google.com> | Tue May 28 14:48:44 2024 +0100 |
tree | bee9bfb86f4fc56326e798169533b887826c9bfd | |
parent | 56c6b14b78e261f3e89d070609548c4c701fb0ac [diff] |
MicrodroidHostTestCases: Add testHugePages This test intends to verify if a VM can boot with THPs enabled. This test is part of the MicrodroidHostTests suite as root is required to enable THPs. Bug: 278011447 Change-Id: I3819b85108bd514982002bc12517ddb26206831c
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: